summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-jump.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2021-04-11 20:22:33 +0200
committerChristian Pointner <equinox@spreadspace.org>2021-04-11 20:22:37 +0200
commit0243f0c83260bacbf41b60a19fe7a5b828f2141c (patch)
tree4e7e0f95d74a782d7037a0e7348ec0f5a01877b3 /chaos-at-home/ch-jump.yml
parentmove core/sshd to core/sshd/base (diff)
add core role sshd/jump
Diffstat (limited to 'chaos-at-home/ch-jump.yml')
-rw-r--r--chaos-at-home/ch-jump.yml11
1 files changed, 1 insertions, 10 deletions
diff --git a/chaos-at-home/ch-jump.yml b/chaos-at-home/ch-jump.yml
index 92cf8804..fbfb6631 100644
--- a/chaos-at-home/ch-jump.yml
+++ b/chaos-at-home/ch-jump.yml
@@ -7,13 +7,4 @@
- role: core/sshd/base
- role: core/zsh
- role: core/ntp
- - role: core/admin-users
- post_tasks:
- - name: blub
- blockinfile:
- marker: "# {mark} ansible jump-host specific config"
- block: |
- Match user blub
- PasswordAuthentication no
- insertafter: '^### ansible core/sshd config barrier ###'
- dest: /etc/ssh/sshd_config
+ - role: core/sshd/jump