From 9d58b66f059c241da85d3119060fa0fb35012069 Mon Sep 17 00:00:00 2001 From: David Lopez Date: Tue, 25 Jul 2023 12:52:34 +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 338136c..573d628 100644 --- a/zabbix/agent.yaml +++ b/zabbix/agent.yaml @@ -4,7 +4,7 @@ --- - name: Gather client information - hosts: "{{'hosts'}}" + hosts: "servers" gather_facts: yes vars: ansible_python_interpreter: /usr/bin/python3