From 93334b3b48d782b07a7988c2a9987c8358a2dc37 Mon Sep 17 00:00:00 2001 From: David Kirwan Date: May 16 2024 09:46:24 +0000 Subject: zabbix: remove zabbix_agent role from server, need to handle that configuration differently. Signed-off-by: David Kirwan --- diff --git a/playbooks/groups/zabbix.yml b/playbooks/groups/zabbix.yml index e8bcb40..7de9ef4 100644 --- a/playbooks/groups/zabbix.yml +++ b/playbooks/groups/zabbix.yml @@ -19,7 +19,6 @@ - ipa/client - collectd/base - sudo - - zabbix/zabbix_agent - zabbix/zabbix_server - { role: openvpn/client, when: env != "staging" }