mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-07 09:07:03 +02:00
Update to 2023-06-29 10:00
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
description: Zabbix Agent2 plugins Repository
|
||||
baseurl: http://repo.zabbix.com/zabbix-agent2-plugins/1/rhel/$releasever/$basearch/
|
||||
gpgcheck: True
|
||||
gpgkey: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-zabbix
|
||||
gpgkey: "{{ zabbix_plugin_key }}"
|
||||
priority: 50
|
||||
includepkgs:
|
||||
- zabbix*
|
||||
@@ -31,7 +31,7 @@
|
||||
file: zabbix
|
||||
baseurl: http://repo.zabbix.com/zabbix/{{ zabbix_major_version }}/rhel/$releasever/$basearch/frontend
|
||||
gpgcheck: True
|
||||
gpgkey: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-zabbix
|
||||
gpgkey: "{{ zabbix_repo_key }}"
|
||||
priority: 50
|
||||
includepkgs:
|
||||
- zabbix*
|
||||
|
Reference in New Issue
Block a user