Zabbix: proxy playbook is erroring, add this new role elsewhere

Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
Greg Sutcliffe
2025-12-11 13:07:13 +00:00
parent 56fc4590f7
commit 7a96ab49e8
2 changed files with 1 additions and 1 deletions

View File

@@ -27,7 +27,6 @@
- rkhunter
- nagios_client
- zabbix/zabbix_agent
- zabbix/sslchecks
- collectd/base
- sudo
- rsyncd

View File

@@ -22,6 +22,7 @@
- sudo
- { role: zabbix/zabbix_server, tags: zabbix_server }
- { role: zabbix/zabbix_agent, tags: zabbix_agent }
- { role: zabbix/sslchecks, tags: zabbix_api }
- { role: openvpn/client, when: env != "staging" }
pre_tasks: