Loading README.md +1 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ This role installs the prerequisites for installing Zabbix software. | Operating System | Version | | --- | ----- | | Debian | 12 | | Debian | 13 | | SLES | 15 | | Ubuntu | 22.04 LTS | | Ubuntu | 24.04 LTS | vars/Debian.yaml +3 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,9 @@ zabbix_repo_url: 12: "https://repo.zabbix.com/zabbix/{{ zabbix_major_version }}/release/debian/pool/main/z/zabbix-release/\ zabbix-release_latest_{{ zabbix_major_version }}+debian12_all.deb" 13: "https://repo.zabbix.com/zabbix/{{ zabbix_major_version }}/release/debian/pool/main/z/zabbix-release/\ zabbix-release_latest_{{ zabbix_major_version }}+debian13_all.deb" Ubuntu: 24: "https://repo.zabbix.com/zabbix/{{ zabbix_major_version }}/release/ubuntu/pool/main/z/zabbix-release/\ Loading Loading
README.md +1 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ This role installs the prerequisites for installing Zabbix software. | Operating System | Version | | --- | ----- | | Debian | 12 | | Debian | 13 | | SLES | 15 | | Ubuntu | 22.04 LTS | | Ubuntu | 24.04 LTS |
vars/Debian.yaml +3 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,9 @@ zabbix_repo_url: 12: "https://repo.zabbix.com/zabbix/{{ zabbix_major_version }}/release/debian/pool/main/z/zabbix-release/\ zabbix-release_latest_{{ zabbix_major_version }}+debian12_all.deb" 13: "https://repo.zabbix.com/zabbix/{{ zabbix_major_version }}/release/debian/pool/main/z/zabbix-release/\ zabbix-release_latest_{{ zabbix_major_version }}+debian13_all.deb" Ubuntu: 24: "https://repo.zabbix.com/zabbix/{{ zabbix_major_version }}/release/ubuntu/pool/main/z/zabbix-release/\ Loading