initial version of pf module
This commit is contained in:
parent
107f5d32ac
commit
332b433971
4 changed files with 53 additions and 0 deletions
4
roles/pf/handlers/main.yml
Normal file
4
roles/pf/handlers/main.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
|
||||
- name: reload pf
|
||||
command: /sbin/pfctl -f /etc/pf.conf
|
Loading…
Add table
Add a link
Reference in a new issue