Zabbix: Add zabbix agent to groups/ipsilon playbook

Signed-off-by: Patrik Polakovič <patrik@alphamail.org>
This commit is contained in:
Patrik Polakovič 2023-08-30 13:01:29 +02:00
parent 73863a8c90
commit 9a26c495af

View file

@ -20,12 +20,13 @@
- base - base
- rkhunter - rkhunter
- nagios_client - nagios_client
- {role: zabbix/zabbix_agent, when: env == "staging"}
- hosts - hosts
- rsyncd - rsyncd
- sudo - sudo
- collectd/base - collectd/base
- { role: openvpn/client, - {role: openvpn/client,
when: env != "staging" } when: env != "staging"}
- mod_wsgi - mod_wsgi
- role: keytab/service - role: keytab/service
owner_user: apache owner_user: apache