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