summaryrefslogtreecommitdiff
path: root/ansible/apt-dev.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/apt-dev.yml')
-rw-r--r--ansible/apt-dev.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/ansible/apt-dev.yml b/ansible/apt-dev.yml
index 763528f..54c3d99 100644
--- a/ansible/apt-dev.yml
+++ b/ansible/apt-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
@@ -71,3 +73,6 @@
{{ liw_personal_ssh_pub }}
- username: debian
sudo: yes
+
+ sshd_version: 1
+ sshd_allow_authorized_keys: yes