Compare commits

...

1 commit

Author SHA1 Message Date
Jérémy Lecour c17bb03535 minifirewall: tail template follows symlinks
All checks were successful
continuous-integration/drone Build is passing
2022-03-25 18:16:36 +01:00
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: