mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-09 22:08:33 +01:00
11 lines
144 B
YAML
11 lines
144 B
YAML
---
|
|
- hosts: all
|
|
roles:
|
|
- monitoring-client
|
|
- monitoring-logs
|
|
- sshd-config
|
|
|
|
- hosts: monitoring
|
|
roles:
|
|
- monitoring-master
|