mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-03-12 21:32:48 +01:00
build
This commit is contained in:
@@ -31,14 +31,15 @@
|
||||
# Acquire::http::Proxy "http://192.168.77.101:3142";
|
||||
# Acquire::https::Proxy "false";
|
||||
|
||||
# ==========================================================
|
||||
# Import Zabbix GPG key
|
||||
# ==========================================================
|
||||
# ==========================================================
|
||||
# Import Zabbix GPG key
|
||||
# ==========================================================
|
||||
|
||||
- name: Import Zabbix GPG key
|
||||
ansible.builtin.rpm_key:
|
||||
state: present
|
||||
key: https://repo.zabbix.com/RPM-GPG-KEY-ZABBIX-A14FE591
|
||||
key: https://repo.zabbix.com/RPM-GPG-KEY-ZABBIX-08EFA7DD
|
||||
|
||||
|
||||
# ==========================================================
|
||||
# Install Zabbix repository
|
||||
|
||||
Reference in New Issue
Block a user