Update zabbix-agent/main.yaml
This commit is contained in:
parent
9499af8321
commit
adc6d1f1de
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
- hosts: "{{ hosts_servers }}"
|
||||
gather_facts: yes
|
||||
gather_facts: no
|
||||
|
||||
tasks:
|
||||
- name: gather os specific variables
|
||||
include_vars: "{{ item }}"
|
||||
|
|
Loading…
Reference in New Issue