Update zabbix-agent/main.yaml

This commit is contained in:
David Lopez 2023-08-22 09:54:02 +00:00
parent 9499af8321
commit adc6d1f1de
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
---
- hosts: "{{ hosts_servers }}"
gather_facts: yes
gather_facts: no
tasks:
- name: gather os specific variables
include_vars: "{{ item }}"