Updates and fixes for buster.

This commit is contained in:
Andreas B. Mundt 2019-05-24 17:26:15 +03:00
parent f6471d8556
commit d7a1a146dd
6 changed files with 21 additions and 42 deletions

View file

@ -71,10 +71,3 @@
replace: '\1all\2'
backup: yes
notify: restart shorewall
- name: enable shorewall in /etc/defaults/shorewall
replace:
dest: /etc/default/shorewall
regexp: 'startup=0'
replace: 'startup=1'
notify: restart shorewall