From eb439a489a2392f356747c2f629842265b6f6ac5 Mon Sep 17 00:00:00 2001 From: David Lopez Date: Mon, 24 Jul 2023 12:41:28 +0000 Subject: [PATCH] Actualizar 'zabbix/agent.yaml' --- zabbix/agent.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zabbix/agent.yaml b/zabbix/agent.yaml index 19dc1df..777f4e0 100644 --- a/zabbix/agent.yaml +++ b/zabbix/agent.yaml @@ -4,7 +4,7 @@ --- - name: Gather client information - hosts: "{{ hostvars['hostname'].ansible_host }}" + hosts: "{{hostvars['hostname'].ansible_host }}" gather_facts: false vars: ansible_python_interpreter: /usr/bin/python3