infrastructure/ansible/galaxy-requirements.yml
Jake Howard ddc91059b5
Replace telegraf with prometheus exporters
Still missing SMART and ping, but those can come later.

Swapped as the polling model for prometheus doesn't play especially well with telegraf, and leads to gaps in data
2023-01-31 09:11:09 +00:00

23 lines
535 B
YAML

collections:
- ansible.posix
- community.general
- community.docker
- name: https://github.com/prometheus-community/ansible
type: git
roles:
- src: geerlingguy.docker
version: 4.2.3
- src: geerlingguy.ntp
version: 2.3.1
- src: realorangeone.reflector
- src: ironicbadger.proxmox_nag_removal
version: 1.0.1
- src: chmduquesne.iptables_persistent
- src: geerlingguy.gitlab
version: 3.2.0
- src: dokku_bot.ansible_dokku
version: v2021.11.28
- src: ironicbadger.snapraid
version: 1.0.0