aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/galaxy.yml
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-08-16 20:32:52 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2023-08-16 20:32:52 +0200
commit3273aab3f70f4b62c9a422ee9d1f49dd7a75b9f7 (patch)
treef1e0e6940ef06badbfe7ff1cb4fa9b5c6d6e6eed /galaxy.yml
parentv0.0.15 (diff)
downloadinfra-ansible-3273aab3f70f4b62c9a422ee9d1f49dd7a75b9f7.tar.gz
infra-ansible-3273aab3f70f4b62c9a422ee9d1f49dd7a75b9f7.zip
fix some ansible-lint warnings
Diffstat (limited to 'galaxy.yml')
-rw-r--r--galaxy.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/galaxy.yml b/galaxy.yml
index 1d8823f..72b605b 100644
--- a/galaxy.yml
+++ b/galaxy.yml
@@ -4,6 +4,7 @@ version: 0.0.15
description: Some common Ansible roles used by me to manage things
repository: https://github.com/egor-tensin/infra-ansible
readme: README.md
-license: MIT
+license:
+ - MIT
authors:
- Egor Tensin <Egor.Tensin@gmail.com>