Update zabbix-agent/main.yaml

This commit is contained in:
David Lopez 2023-08-22 09:48:42 +00:00
parent bab0b6da92
commit 119c26df03
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
- name: gather os specific variables
include_vars: "{{ item }}"
with_first_found:
- "debian.yaml"
- "Debian.yaml"
- name: Download zabbix repo package
get_url: