zabbix: add zabbix-agent to groups/bodhi-backend playbook

Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
David Kirwan 2023-08-29 09:58:54 +01:00
parent b4bb32a60b
commit 49b031741b
No known key found for this signature in database
GPG key ID: A5893AB6474AC37D

View file

@ -33,6 +33,7 @@
roles: roles:
- base - base
- nagios_client - nagios_client
- {role: zabbix/zabbix_agent, when: env == "staging"}
- collectd/base - collectd/base
- hosts - hosts
- ipa/client - ipa/client