with_fileglob doesn't work out of the box for templates

This commit is contained in:
Tunui Franken 2025-01-17 22:43:08 +01:00
parent 881e7ea7ab
commit 6d6b90dbf5

View file

@ -56,5 +56,5 @@
group: nagios
mode: 0644
with_fileglob:
- zones.d/master/*
- "{{ role_path }}/templates/zones.d/master/*"
notify: Reload icinga2 service