Actualizar 'zabbix/agent.yaml'

This commit is contained in:
David Lopez 2023-07-24 13:27:15 +00:00
parent ca046a3298
commit 0d8f8cf944
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
---
- name: Gather client information
hosts: "{{'hostname'}}"
gather_facts: false
gather_facts: yes
vars:
ansible_python_interpreter: /usr/bin/python3
tasks: