Use ansible collections for things

This commit is contained in:
Jake Howard
2021-02-07 13:02:14 +00:00
parent e8496ddced
commit c4999d7b25
8 changed files with 21 additions and 13 deletions

View File

@ -1,6 +1,11 @@
- src: geerlingguy.docker
- src: geerlingguy.ntp
- src: realorangeone.reflector
- src: https://github.com/IronicBadger/ansible-role-proxmox-nag-removal
name: proxmox-nag-removal
- src: chmduquesne.iptables_persistent
collections:
- ansible.posix
- community.general
roles:
- src: geerlingguy.docker
- src: geerlingguy.ntp
- src: realorangeone.reflector
- src: https://github.com/IronicBadger/ansible-role-proxmox-nag-removal
name: proxmox-nag-removal
- src: chmduquesne.iptables_persistent