summaryrefslogtreecommitdiff
path: root/ansible/sshca-dev.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/sshca-dev.yml')
-rw-r--r--ansible/sshca-dev.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/ansible/sshca-dev.yml b/ansible/sshca-dev.yml
index c6843b0..dd5097a 100644
--- a/ansible/sshca-dev.yml
+++ b/ansible/sshca-dev.yml
@@ -4,6 +4,8 @@
roles:
- role: sane_debian_system
tags: [sane]
+ - role: sshd
+ tags: [sshd]
- role: comfortable-debian-system
tags: [comfy]
- role: unix_users
@@ -47,3 +49,6 @@
sane_debian_system_sources_lists:
- repo: deb http://ci-prod-controller.vm.liw.fi/debian unstable-ci main
signing_key: "{{ ci_prod_signing_key }}"
+
+ sshd_version: 1
+ sshd_allow_authorized_keys: yes