aboutsummaryrefslogtreecommitdiffstats
path: root/roles/pf/handlers/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/pf/handlers/main.yml')
-rw-r--r--roles/pf/handlers/main.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/pf/handlers/main.yml b/roles/pf/handlers/main.yml
new file mode 100644
index 0000000..187e769
--- /dev/null
+++ b/roles/pf/handlers/main.yml
@@ -0,0 +1,2 @@
+- name: lint pf configuration
+ command: "pfctl -nf {{ pf_configuration_file }}"
remember that computers suck.