Actualizar 'zabbix/agent.yaml'

This commit is contained in:
David Lopez 2023-07-24 12:38:16 +00:00
parent 319ab92fc1
commit 16bb94516e
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
#- hosts: {"{ hostvars[hostname].ansible_host }"}
---
- hosts: "{{ hostvars['hostname'].ansible_host }}"
hosts: "{{ hostvars['hostname'].ansible_host }}"
gather_facts: false
vars:
ansible_python_interpreter: /usr/bin/python3