Jake Howard
6b95b75fc2
This makes metric collection for SMART much simpler. I'll still be using the prometheus node exporter for actual system metrics, though.
14 lines
398 B
YAML
14 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
|