Add first version of galaxy.yml for collection build

Change-Id: I04a33d4d4289a377622dddc057ea16de601cfc6c
This commit is contained in:
David Moreau Simard 2020-07-01 14:52:07 -04:00
parent 8c799c55ae
commit fd7dfb138e
No known key found for this signature in database
GPG Key ID: 7D4729EC4E64E8B7
2 changed files with 15 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
# ansible-galaxy collection build generates .tar.gz files
*.tar.gz

13
galaxy.yml Normal file
View File

@ -0,0 +1,13 @@
namespace: arecordsansible
name: ara
version: 0.0.1
readme: README.md
authors:
- ARA Records Ansible (https://github.com/ansible-community/ara)
description: null
license_file: LICENSE
tags: null
repository: https://github.com/ansible-community/ara-collection
documentation: https://github.com/ansible-community/ara-collection
homepage: https://ara.recordsansible.org
issues: https://github.com/ansible-community/ara-collection/issues