This commit is contained in:
2025-07-08 19:03:03 +02:00
parent 41e6a176aa
commit 466c23e7fa

View File

@ -71,8 +71,9 @@
- zabbix-agent2
- zabbix-agent2-plugin-mongodb
- zabbix-agent2-plugin-postgresql
# - zabbix-agent2-plugin-mysql
- zabbix-agent2-plugin-mysql
update_cache: true
when: inventory_hostname != 'nas.home.lan'
- name: Upgrade zabbix packages
ansible.builtin.apt:
@ -80,9 +81,9 @@
- zabbix-agent2
- zabbix-agent2-plugin-mongodb
- zabbix-agent2-plugin-postgresql
# - zabbix-agent2-plugin-mysql
update_cache: true
- zabbix-agent2-plugin-mysql
only_upgrade: true
state: latest
when: inventory_hostname != 'nas.home.lan'
- name: Reconfigure zabbix agent Server