Update to 2021-12-12 23:00

This commit is contained in:
Daniel Berteaud
2021-12-12 23:00:31 +01:00
parent c7bb0b1a26
commit c699767808
8 changed files with 19 additions and 19 deletions

View File

@@ -18,7 +18,7 @@
- name: Checkout Addons script
git:
repo: https://git.fws.fr/fws/zabbix-agent-addons.git
repo: https://git.lapiole.org/dani/zabbix-agent-addons.git
dest: /var/lib/zabbix/addons
environment:
- https_proxy: "{{ system_proxy | default('') }}"