aboutsummaryrefslogtreecommitdiffstats
path: root/pf.yml
diff options
context:
space:
mode:
authorbinary <me@rgoncalves.se>2020-11-02 13:27:47 +0100
committerbinary <me@rgoncalves.se>2020-11-02 13:27:47 +0100
commit8b29860208438a77af8a974a72e688599ca484c1 (patch)
tree075ff7c7dc695ed4f6ed56b169a50bcd0016c670 /pf.yml
parentcfe4db7482bd7e3be8fa406aa6080e10710ab648 (diff)
downloadinfrastructure-8b29860208438a77af8a974a72e688599ca484c1.tar.gz
Add pf playbook and role
Diffstat (limited to 'pf.yml')
-rw-r--r--pf.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/pf.yml b/pf.yml
new file mode 100644
index 0000000..683cf69
--- /dev/null
+++ b/pf.yml
@@ -0,0 +1,8 @@
+
+# pf.yml
+# pf for openbsd hosts.
+
+- hosts: openbsd
+
+ roles:
+ - pf
remember that computers suck.