This commit is contained in:
2026-02-16 00:50:00 +01:00
parent e0d7f81577
commit c2112618f3

View File

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