mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 02:46:20 +08:00
We have a bunch of hosts that don't run Ansible or aren't reachable, such as builders or OpenShift workers. These are currently defined in group_vars/nagios:rdu3_management_hosts. This commit replicates the function for Zabbix, defining hosts with ping-only checks as part of the server role. I'm not *super happy* about how I've included this, but I'm putting it on an refactor todo list along with some other things - this works for now. Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>