aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/galaxy.yml
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-08-04 11:20:03 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2023-08-04 11:20:03 +0200
commitc182c4dc6694ee6e7f49cfa91f5d02ea306c072d (patch)
tree82a8889418a1d64312db4e76080dd14014ff70f0 /galaxy.yml
parentinitial commit (diff)
downloadinfra-ansible-c182c4dc6694ee6e7f49cfa91f5d02ea306c072d.tar.gz
infra-ansible-c182c4dc6694ee6e7f49cfa91f5d02ea306c072d.zip
import some common roles
Diffstat (limited to 'galaxy.yml')
-rw-r--r--galaxy.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/galaxy.yml b/galaxy.yml
new file mode 100644
index 0000000..cfb561e
--- /dev/null
+++ b/galaxy.yml
@@ -0,0 +1,8 @@
+namespace: tensin
+name: infra
+# The version field is unmaintained.
+version: 0.0.1
+readme: README.md
+license: MIT
+authors:
+ - Egor Tensin <Egor.Tensin@gmail.com>