ansible/books/monitoring.yml

10 lines
152 B
YAML
Raw Normal View History

2021-09-05 22:51:19 +02:00
#!/usr/bin/env ansible-playbook
---
2021-09-06 00:24:56 +02:00
- hosts: prometheus_server
2021-09-05 22:51:19 +02:00
roles:
- prometheus
- hosts: all, !tests,
roles:
- prometheus-node-exporter