Zabbix: add zabbix agent to groups/copr-db playbook

Signed-off-by: Patrik Polakovič <patrik@alphamail.org>
This commit is contained in:
Patrik Polakovič 2023-08-29 12:27:40 +02:00
parent a0ddb8fac4
commit e7cb1820b8

View file

@ -25,8 +25,9 @@
roles: roles:
- base - base
- rkhunter - rkhunter
- { role: ipa/client, when: env == "staging" } - {role: ipa/client, when: env == "staging"}
- nagios_client - nagios_client
- {role: zabbix/zabbix_agent, when: env == "staging"}
- hosts - hosts
#- postgresql_server #- postgresql_server
#- collectd/base #- collectd/base