Update zabbix-agent/main.yaml
This commit is contained in:
parent
bab0b6da92
commit
119c26df03
|
@ -5,7 +5,7 @@
|
||||||
- name: gather os specific variables
|
- name: gather os specific variables
|
||||||
include_vars: "{{ item }}"
|
include_vars: "{{ item }}"
|
||||||
with_first_found:
|
with_first_found:
|
||||||
- "debian.yaml"
|
- "Debian.yaml"
|
||||||
|
|
||||||
- name: Download zabbix repo package
|
- name: Download zabbix repo package
|
||||||
get_url:
|
get_url:
|
||||||
|
|
Loading…
Reference in New Issue