From 37ad662c90c1911b768bddb0d31299ab9c0d0113 Mon Sep 17 00:00:00 2001 From: David Lopez Date: Tue, 25 Jul 2023 13:01:25 +0000 Subject: [PATCH] Update 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 be6121a..5744dbe 100644 --- a/zabbix/agent.yaml +++ b/zabbix/agent.yaml @@ -4,7 +4,7 @@ --- - name: Gather client information - hosts: {{ servers }} + hosts: {{ hostname }} gather_facts: yes vars: ansible_python_interpreter: /usr/bin/python3