1
0
Fork 0
forked from infra/ansible
infra-ansible/roles/zabbix/zabbix_agent/defaults
Greg Sutcliffe 15ca4c25ed Zabbix: move Zabbix API setup to base role
This relocates the work done via the Zabbix API to create & configure
a host to the base role, such that it is done for *every* host, even the
ones that don't run the agent (such as builders). This covers:

- Creating the host
- Adding the hostgroups
- Creating a set of items/triggers that ping the DNS name
- Creating a set of items/triggers that check the BMC interface (if defined)

The zabbix_agent role then deals with installing the agent and assigning
the agent template, as the rest has already been done in base.

Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2026-03-20 11:43:51 +00:00
..
main.yml Zabbix: move Zabbix API setup to base role 2026-03-20 11:43:51 +00:00