ansible-collection-core/galaxy.yml

19 lines
527 B
YAML
Raw Normal View History

---
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"