feat: initial commit
This commit is contained in:
commit
a3f14e61d5
7 changed files with 93 additions and 0 deletions
12
meta/main.yaml
Normal file
12
meta/main.yaml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
|
||||
galaxy_info:
|
||||
author: "siempie"
|
||||
description: "install and configure rustfs server"
|
||||
license: "MIT"
|
||||
role_name: "rustfs"
|
||||
dependencies:
|
||||
- name: "docker"
|
||||
src: "https://gitlab.simoncor.net/ansible/ans-docker.git"
|
||||
scm: "git"
|
||||
version: "main"
|
||||
Loading…
Add table
Add a link
Reference in a new issue