diff --git a/zabbix/agent.yaml b/zabbix/agent.yaml index 8984d97..6d64676 100644 --- a/zabbix/agent.yaml +++ b/zabbix/agent.yaml @@ -5,7 +5,7 @@ --- - name: Gather client information hosts: "{{'hostname'}}" - gather_facts: false + gather_facts: yes vars: ansible_python_interpreter: /usr/bin/python3 tasks: