mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 07:51:35 +01:00
add: zabbix agent role to main playbook
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
- { role : rsyslog, tags : [ "rsyslog" ] }
|
||||
- { role : monitoring-influx, tags : [ "influx" ] }
|
||||
- { role : base, tags : [ "base" ] }
|
||||
- { role : zabbix-agent, tags : [ "zabbix-agent" ] }
|
||||
|
||||
- hosts: web1
|
||||
roles:
|
||||
@@ -38,3 +39,7 @@
|
||||
- hosts: paperless
|
||||
roles:
|
||||
- { role : paperless, tags : [ "paperless" ] }
|
||||
|
||||
- hosts: vault-pki
|
||||
roles:
|
||||
- { role : vault-pki, tags : [ "pki_master", "vault" ] }
|
||||
|
||||
Reference in New Issue
Block a user