|
2 months ago | |
---|---|---|
roles | 2 months ago | |
tests | 2 months ago | |
.gitignore | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 2 months ago | |
galaxy.yml | 2 months ago |
Ansible roles that I wrote for my own use.
Create a requirements.yml
with the following content:
---
collections:
- name: https://noa.mornie.org/eriol/ansible-collection-kit
type: git
version: 0.2.5
and then, using ansible >= 2.10, run:
ansible-galaxy collection install -r requirements.yml