This commit is contained in:
2026-02-16 00:46:10 +01:00
parent c8b12d7870
commit e0d7f81577

View File

@@ -50,7 +50,7 @@
ansible.builtin.dnf:
name: "https://repo.zabbix.com/zabbix/{{ zabbix_version }}/release/rocky/9/noarch/zabbix-release-{{ zabbix_version }}-3.el9.noarch.rpm"
state: present
disable_gpg_check:
disable_gpg_check: 'no'
# ==========================================================
# Install proxy based on DB type
# ==========================================================