mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2022-01-04 13:00
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
---
|
||||
|
||||
- name: Add Zabbix repo key
|
||||
apt_key:
|
||||
url: https://repo.zabbix.com/zabbix-official-repo.key
|
||||
data: "{{ lookup('url', 'https://repo.zabbix.com/zabbix-official-repo.key', split_lines=False) }}"
|
||||
environment:
|
||||
https_proxy: "{{ system_proxy | default('') }}"
|
||||
tags: repo
|
||||
|
Reference in New Issue
Block a user