servers/roles/collector/meta/main.yml
Timotej Lazar 55989d3182 Add collector role
Sets up prometheus to pull metrics, with telegraf to process SNMP data.
2025-11-13 15:17:42 +01:00

3 lines
54 B
YAML

dependencies:
- role: prometheus
- role: telegraf