1
0
Fork 0
forked from infra/ansible
infra-ansible/roles/zabbix/zabbix_agent
Kevin Fenzi 195510e3b0 zabbix_agent: do not try and install the latest version
I really prefer if we do not use latest for packages in ansible.
The problem is that it makes the playbook non idempotent if there is an
update pending and suddenly it's updated when you were trying to just
push an unrelated change.

Updates should be done as needed or at mass update/reboot cycles.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2026-07-22 15:43:02 -07:00
..
defaults Zabbix: move Zabbix API setup to base role 2026-03-20 11:43:51 +00:00
files role names do not like - in them 2022-05-16 12:07:40 -07:00
handlers Zabbix: Make agent service handler global 2025-10-02 13:27:19 +01:00
tasks zabbix_agent: do not try and install the latest version 2026-07-22 15:43:02 -07:00
templates Zabbix: allow for specific agent config, add config for autosign01 2025-09-23 14:35:04 +01:00
vars Zabbix: add CS10 package defaults 2026-06-22 15:54:50 +01:00