Update zabbix/agent.yaml
This commit is contained in:
parent
37ad662c90
commit
4c7d48e4d4
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
---
|
---
|
||||||
- name: Gather client information
|
- name: Gather client information
|
||||||
hosts: {{ hostname }}
|
hosts: "{{ hostname }}"
|
||||||
gather_facts: yes
|
gather_facts: yes
|
||||||
vars:
|
vars:
|
||||||
ansible_python_interpreter: /usr/bin/python3
|
ansible_python_interpreter: /usr/bin/python3
|
||||||
|
|
Loading…
Reference in New Issue