ansible-collection-core/galaxy.yml
irl 5217ffad5b
Some checks failed
Ansible Lint Check / lint (push) Failing after 31s
lint: ansible-lint suggested updates
2025-11-01 15:07:36 +00:00

22 lines
575 B
YAML

---
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"
tags:
- linux
- infrastructure
- security