From 8134a7f0d253f4a3748962bfe7fbf51af66dbcc6 Mon Sep 17 00:00:00 2001 From: David Lopez Date: Mon, 24 Jul 2023 11:35:19 +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 29bd24d..974f6f1 100644 --- a/zabbix/agent.yaml +++ b/zabbix/agent.yaml @@ -1,6 +1,6 @@ # ansible-playbook -i inventory agent.yaml -u centos --key-file=node.pem -b --- -- hosts: hostvars[''] +- hosts: hostvars['hostaname'] gather_facts: false vars: ansible_python_interpreter: /usr/bin/python3