Create a firewall role that installs a pf.conf on FreeBSD.
Does not yet configure pflog nor does it do anything on Linux.
This commit is contained in:
2
ansible/roles/firewall/files/rc.conf
Normal file
2
ansible/roles/firewall/files/rc.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
pf_enable="YES"
|
||||
pf_rules="/etc/pf.conf"
|
||||
Reference in New Issue
Block a user