servers/roles/collector/meta/main.yml
Timotej Lazar da3db8cc02 Add collector role
Sets up prometheus to pull metrics, with telegraf to process SNMP data.
2025-10-17 22:12:02 +02:00

3 lines
54 B
YAML

dependencies:
- role: prometheus
- role: telegraf