mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-09 22:31:15 +01:00
10 lines
126 B
YAML
10 lines
126 B
YAML
---
|
|
- hosts: all
|
|
roles:
|
|
- monitoring-client
|
|
- monitoring-logs
|
|
|
|
- hosts: monitoring
|
|
roles:
|
|
- monitoring-master
|