summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-jump.yml
diff options
context:
space:
mode:
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