update zabbix 6.0 LTS to latest

Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
David Kirwan 2024-12-02 11:28:44 +00:00
parent f1d0b20ac3
commit 041ac34bc2
No known key found for this signature in database
GPG key ID: A5893AB6474AC37D

View file

@ -16,7 +16,7 @@
- configure-dnf
- name: Install the zabbix rpm
command: "rpm -Uvh https://repo.zabbix.com/zabbix/6.0/rhel/9/x86_64/zabbix-release-6.0-4.el9.noarch.rpm"
command: "rpm -Uvh https://repo.zabbix.com/zabbix/6.0/rhel/9/x86_64/zabbix-release-latest.el9.noarch.rpm"
ignore_errors: true
tags:
- packages