Zabbix: Add zabbix agent to groups/badges

Signed-off-by: Patrik Polakovič <patrik@alphamail.org>
This commit is contained in:
Patrik Polakovič 2023-08-29 10:30:26 +02:00
parent c7a11d5ba5
commit b4bb32a60b
2 changed files with 8 additions and 6 deletions

View file

@ -21,6 +21,7 @@
- base - base
- rkhunter - rkhunter
- nagios_client - nagios_client
- {role: zabbix/zabbix_agent, when: env == "staging"}
- hosts - hosts
- {role: openvpn/client, - {role: openvpn/client,
when: env != "staging"} when: env != "staging"}

View file

@ -21,6 +21,7 @@
- base - base
- rkhunter - rkhunter
- nagios_client - nagios_client
- {role: zabbix/zabbix_agent, when: env == "staging"}
- hosts - hosts
- {role: openvpn/client, - {role: openvpn/client,
when: env != "staging"} when: env != "staging"}