minifirewall: tail template follows symlinks
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Jérémy Lecour 2022-03-25 18:12:24 +01:00 committed by Jérémy Lecour
parent bbc1bae437
commit 85d429295f
2 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,7 @@ The **patch** part changes is incremented if multiple releases happen the same m
* evolinux-base: Add non-free repos & install non-free firmware on dedicated hardware
* generate-ldif: Add services check for bkctld
* minifirewall: upstream release 22.03.4
* minifirewall: tail template follows symlinks
* openvpn: use a subnet topology instead of the net30 default topology
### Fixed

View File

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