feat: adds galaxy metadata
This commit is contained in:
parent
072a1ed764
commit
2380bbb55a
1 changed files with 15 additions and 0 deletions
15
galaxy.yml
Normal file
15
galaxy.yml
Normal file
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
namespace: irl
|
||||
name: wip
|
||||
version: "0.0.0"
|
||||
readme: "README.md"
|
||||
license:
|
||||
- BSD-2-Clause
|
||||
authors:
|
||||
- irl
|
||||
description: Unstable and experimental Ansible collection. Do not build anything on this.
|
||||
homepage: https://guardianproject.dev/irl/ansible-collection-wip
|
||||
repository: https://guardianproject.dev/irl/ansible-collection-wip.git
|
||||
issues: https://guardianproject.dev/irl/ansible-collection-wip/issues/
|
||||
dependencies:
|
||||
ansible.posix: "*"
|
Loading…
Add table
Add a link
Reference in a new issue