summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-router-obsd.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2019-12-26 23:24:40 +0100
committerChristian Pointner <equinox@spreadspace.org>2019-12-26 23:24:40 +0100
commitf5b24e7977b5e453bde40b52f1cf7bbc1bb67ae2 (patch)
tree303bd1a0a0dc86e2a2a9d5a77fb75b496044094e /chaos-at-home/ch-router-obsd.yml
parentzsh and sshd role support debian and openbsd now (diff)
base role supports openbsd now too
Diffstat (limited to 'chaos-at-home/ch-router-obsd.yml')
-rw-r--r--chaos-at-home/ch-router-obsd.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chaos-at-home/ch-router-obsd.yml b/chaos-at-home/ch-router-obsd.yml
index fe3ef36f..76b79316 100644
--- a/chaos-at-home/ch-router-obsd.yml
+++ b/chaos-at-home/ch-router-obsd.yml
@@ -2,6 +2,6 @@
- name: Basic Setup
hosts: ch-router-obsd
roles:
- #- role: base
+ - role: base
- role: sshd
- role: zsh