Actualizar 'zabbix/agent.yaml'
This commit is contained in:
parent
16bb94516e
commit
ec50f9acd0
|
@ -3,6 +3,7 @@
|
||||||
#- hosts: {"{ hostvars[hostname].ansible_host }"}
|
#- hosts: {"{ hostvars[hostname].ansible_host }"}
|
||||||
|
|
||||||
---
|
---
|
||||||
|
- name: Gather client information
|
||||||
hosts: "{{ hostvars['hostname'].ansible_host }}"
|
hosts: "{{ hostvars['hostname'].ansible_host }}"
|
||||||
gather_facts: false
|
gather_facts: false
|
||||||
vars:
|
vars:
|
||||||
|
|
Loading…
Reference in New Issue