klal
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s

This commit is contained in:
2025-05-05 22:20:28 +02:00
parent 9a21d1c273
commit 4a7838cd19

View File

@ -73,8 +73,10 @@
- zabbix-agent2-plugin-postgresql - zabbix-agent2-plugin-postgresql
# - zabbix-agent2-plugin-mysql # - zabbix-agent2-plugin-mysql
update_cache: true update_cache: true
only_upgrade: true
when: inventory_hostname != 'nas.home.lan' when: inventory_hostname != 'nas.home.lan'
- name: Reconfigure zabbix agent Server - name: Reconfigure zabbix agent Server
ansible.builtin.lineinfile: ansible.builtin.lineinfile:
path: "{{ zabbix_agent_cfg }}" path: "{{ zabbix_agent_cfg }}"