summaryrefslogtreecommitdiff
path: root/chaos-at-home
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2019-12-14 01:57:03 +0100
committerChristian Pointner <equinox@spreadspace.org>2019-12-23 02:00:23 +0100
commit27c9986590371d4b706ddb7d5628bef0f4b8b2bc (patch)
tree7ec001f295a0764d3798fedcb9e8efd0da40f476 /chaos-at-home
parenttrial support openbsd in sshd and zsh roles (diff)
some more tests for openbsd install
Diffstat (limited to 'chaos-at-home')
-rw-r--r--chaos-at-home/ch-router-obsd.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/chaos-at-home/ch-router-obsd.yml b/chaos-at-home/ch-router-obsd.yml
new file mode 100644
index 00000000..fe3ef36f
--- /dev/null
+++ b/chaos-at-home/ch-router-obsd.yml
@@ -0,0 +1,7 @@
+---
+- name: Basic Setup
+ hosts: ch-router-obsd
+ roles:
+ #- role: base
+ - role: sshd
+ - role: zsh