mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 07:51:35 +01:00
feat: unify rsyslog client/master
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
---
|
||||
- hosts: all
|
||||
roles:
|
||||
- monitoring-client
|
||||
- monitoring-logs
|
||||
- sshd-config
|
||||
- rsyslog-client
|
||||
- { role : monitoring-client, tags : [ "monitoring", "monitoring-client", "client"] }
|
||||
- { role : sshd-config, tags : [ "sshd" ] }
|
||||
- { role : rsyslog, tags : [ "rsyslog" ] }
|
||||
|
||||
- hosts: monitoring
|
||||
roles:
|
||||
- monitoring-master
|
||||
- rsyslog-server
|
||||
|
||||
Reference in New Issue
Block a user