Update zabbix/agent.yaml

This commit is contained in:
David Lopez 2023-07-25 12:52:34 +00:00
parent 57b6012f5f
commit 9d58b66f05
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
--- ---
- name: Gather client information - name: Gather client information
hosts: "{{'hosts'}}" hosts: "servers"
gather_facts: yes gather_facts: yes
vars: vars:
ansible_python_interpreter: /usr/bin/python3 ansible_python_interpreter: /usr/bin/python3