zabbix: install zabbix rpm
Signed-off-by: David Kirwan <dkirwan@redhat.com>
This commit is contained in:
parent
325c691693
commit
be8fcb49c9
1 changed files with 1 additions and 3 deletions
|
@ -16,9 +16,7 @@
|
|||
- configure-dnf
|
||||
|
||||
- name: Install the zabbix rpm
|
||||
ansible.builtin.dnf:
|
||||
name: 'https://repo.zabbix.com/zabbix/6.0/rhel/9/x86_64/zabbix-release-6.0-4.el9.noarch.rpm'
|
||||
state: present
|
||||
command: "rpm -Uvh https://repo.zabbix.com/zabbix/6.0/rhel/9/x86_64/zabbix-release-6.0-4.el9.noarch.rpm"
|
||||
tags:
|
||||
- packages
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue