aboutsummaryrefslogtreecommitdiffstats
path: root/playbooks
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks')
-rw-r--r--playbooks/network.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/playbooks/network.yml b/playbooks/network.yml
new file mode 100644
index 0000000..7d59334
--- /dev/null
+++ b/playbooks/network.yml
@@ -0,0 +1,8 @@
+
+# site.yml
+# Deploy configuration to all servers.
+
+- hosts: openbsd
+ roles:
+ - ssh
+ - pf
remember that computers suck.