Actualizar 'zabbix/agent.yaml'
This commit is contained in:
parent
1f2b68680b
commit
b756db6a4e
|
@ -4,7 +4,7 @@
|
|||
|
||||
---
|
||||
- name: Gather client information
|
||||
hosts: "{{'hostname'.ansible_host }}"
|
||||
hosts: "{{'hostname'}}"
|
||||
gather_facts: false
|
||||
vars:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
|
Loading…
Reference in New Issue