ansible/roles/zabbix
Kevin Fenzi 60c4bdd9d0 zabbix / templates: just use inventory_hostname not short
This causes an issue where we have a proxy01.iad2 and a proxy01.rdu3.
They are different hosts, but if it uses the short name then the second
one fails because it has the same name as the first.

Lets just use fqdn for now and see if causes any problems in
display in the interface. If it does, we can change it to
perhaps include the second octet.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-05-28 15:48:03 -07:00
..
zabbix_agent Zabbix-stg: Enable setting host-level overrides to template macros 2025-05-01 15:06:17 +01:00
zabbix_server zabbix-stg: add missing tag to needed set_fact 2025-04-29 20:46:37 +01:00
zabbix_templates zabbix / templates: just use inventory_hostname not short 2025-05-28 15:48:03 -07:00