Common roles and playbooks for infrastructure deployment and management
| playbooks | ||
| roles | ||
| galaxy.yml | ||
| README.md | ||
sr2.core
Usage
It is not possible for collections to depend on roles, so the roles must be included in your requirements.
collections:
- src: git+https://guardianproject.dev/sr2/ansible-collection-core.git
version: "main"
roles:
- src: git+https://github.com/ansible-lockdown/RHEL9-CIS.git
version: "2.0.0"