infrastructure/ansible/galaxy-requirements.yml
Jake Howard 6b95b75fc2
Move telegraf to host
This makes metric collection for SMART much simpler. I'll still be using the prometheus node exporter for actual system metrics, though.
2021-03-05 20:39:11 +00:00

15 lines
398 B
YAML

collections:
- ansible.posix
- community.general
- community.docker
- amazon.aws # Dependency of rossmcdonald.telegraf
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
- src: rossmcdonald.telegraf