Actualizar 'zabbix/agent.yaml'

This commit is contained in:
David Lopez 2023-07-24 12:41:28 +00:00
parent ec50f9acd0
commit eb439a489a
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
--- ---
- name: Gather client information - name: Gather client information
hosts: "{{ hostvars['hostname'].ansible_host }}" hosts: "{{hostvars['hostname'].ansible_host }}"
gather_facts: false gather_facts: false
vars: vars:
ansible_python_interpreter: /usr/bin/python3 ansible_python_interpreter: /usr/bin/python3