minifirewall: tail template follows symlinks
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
Jérémy Lecour 2022-03-25 18:16:36 +01:00 committed by Jérémy Lecour
parent d7d58bf158
commit c17bb03535
2 changed files with 3 additions and 0 deletions

View file

@ -14,6 +14,8 @@ The **patch** part changes is incremented if multiple releases happen the same m
### Changed
* minifirewall: tail template follows symlinks
### Fixed
### Removed

View file

@ -4,6 +4,7 @@
src: "{{ item }}"
dest: "{{ minifirewall_tail_file }}"
force: "{{ minifirewall_tail_force | bool }}"
follow: yes
loop: "{{ query('first_found', templates) }}"
vars:
templates: