ansible/books/monitoring.yml

10 lines
153 B
YAML
Raw Normal View History

2021-09-05 22:51:19 +02:00
#!/usr/bin/env ansible-playbook
---
2021-09-21 14:53:25 +02:00
- hosts: prometheus_servers
2021-09-05 22:51:19 +02:00
roles:
- prometheus
- hosts: all, !tests,
roles:
- prometheus-node-exporter