infra_public/belvedere.yml
2022-10-18 01:31:51 +02:00

16 lines
353 B
YAML

---
## Monitoring
- name: Monitoring
hosts: belvedere
roles:
- 'stable/monitoring/prometheus'
# - 'stable/monitoring/blackbox_exporter'
# - 'stable/monitoring/alertmanager'
# - 'stable/dnsmasq'
vars_files:
- monitoring.yml
- smtp.yml
- telegram.yml
tags: monitoring
# with_vars:
# prometheus_skip_install: true