mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 10:51:37 +01:00
feat: add master playbook
This commit is contained in:
9
playbook.yaml
Normal file
9
playbook.yaml
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
- hosts: all
|
||||||
|
roles:
|
||||||
|
- monitoring-client
|
||||||
|
- monitoring-logs
|
||||||
|
|
||||||
|
- hosts: monitoring
|
||||||
|
roles:
|
||||||
|
- monitoring-master
|
||||||
Reference in New Issue
Block a user