Actualizar 'zabbix/agent.yaml'
This commit is contained in:
parent
ca046a3298
commit
0d8f8cf944
|
@ -5,7 +5,7 @@
|
|||
---
|
||||
- name: Gather client information
|
||||
hosts: "{{'hostname'}}"
|
||||
gather_facts: false
|
||||
gather_facts: yes
|
||||
vars:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
tasks:
|
||||
|
|
Loading…
Reference in New Issue