Zabbix: Add zabbix agent to groups/mbs playbook

Signed-off-by: Patrik Polakovič <patrik@alphamail.org>
This commit is contained in:
Patrik Polakovič 2023-08-30 14:53:09 +02:00 committed by dkirwan
parent f7d1e6bb5c
commit a3a072a028

View file

@ -19,9 +19,10 @@
- base - base
- rkhunter - rkhunter
- nagios_client - nagios_client
- {role: zabbix/zabbix_agent, when: env == "staging"}
- hosts - hosts
# openvpn on the prod frontend nodes # openvpn on the prod frontend nodes
- { role: openvpn/client, when: "'mbs_frontend' in group_names and datacenter == 'iad2'" } - {role: openvpn/client, when: "'mbs_frontend' in group_names and datacenter == 'iad2'"}
- ipa/client - ipa/client
- rsyncd - rsyncd
- sudo - sudo