Update zabbix/agent.yaml
This commit is contained in:
parent
9d58b66f05
commit
6169e49fef
|
@ -4,7 +4,7 @@
|
|||
|
||||
---
|
||||
- name: Gather client information
|
||||
hosts: "servers"
|
||||
hosts: "hostname"
|
||||
gather_facts: yes
|
||||
vars:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
|
Loading…
Reference in New Issue