Jake Howard
65f9206b95
Manually apply https://github.com/geerlingguy/ansible-role-ntp/pull/84, so machines actually update themselves via NTP
15 lines
518 B
YAML
15 lines
518 B
YAML
collections:
|
|
- ansible.posix
|
|
- community.general
|
|
- community.docker
|
|
- amazon.aws # Dependency of rossmcdonald.telegraf
|
|
|
|
roles:
|
|
- src: geerlingguy.docker
|
|
- src: https://github.com/dlerch-tpgroup/ansible-role-ntp # https://github.com/geerlingguy/ansible-role-ntp/pull/84
|
|
name: geerlingguy.ntp
|
|
- src: realorangeone.reflector
|
|
- src: https://github.com/IronicBadger/ansible-role-proxmox-nag-removal
|
|
name: proxmox-nag-removal
|
|
- src: chmduquesne.iptables_persistent
|
|
- src: rossmcdonald.telegraf
|