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