Initial import; migrate some roles from irl.wip
This commit is contained in:
commit
2ba6c6691b
44 changed files with 1573 additions and 0 deletions
18
galaxy.yml
Normal file
18
galaxy.yml
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
namespace: sr2c
|
||||
name: core
|
||||
version: "0.0.1"
|
||||
readme: "README.md"
|
||||
license:
|
||||
- BSD-2-Clause
|
||||
authors:
|
||||
- irl
|
||||
description: Common roles and playbooks for infrastructure deployment and management.
|
||||
homepage: https://guardianproject.dev/sr2/ansible-collection-core
|
||||
repository: https://guardianproject.dev/sr2/ansible-collection-core.git
|
||||
issues: https://guardianproject.dev/sr2/ansible-collection-core/issues/
|
||||
dependencies:
|
||||
ansible.posix: "*"
|
||||
community.crypto: "*"
|
||||
community.general: "*"
|
||||
freeipa.ansible_freeipa: "1.15.1"
|
||||
Loading…
Add table
Add a link
Reference in a new issue