summaryrefslogtreecommitdiff
path: root/ansible/sequoia-dev.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/sequoia-dev.yml')
-rw-r--r--ansible/sequoia-dev.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/ansible/sequoia-dev.yml b/ansible/sequoia-dev.yml
index ea38646..6f1af3d 100644
--- a/ansible/sequoia-dev.yml
+++ b/ansible/sequoia-dev.yml
@@ -4,6 +4,8 @@
roles:
- role: sane_debian_system
tags: [sane]
+ - role: sshd
+ tags: [sshd]
- role: unix_users
tags: [users]
- role: rust-rustup
@@ -54,3 +56,6 @@
unix_users:
- username: liw
comment: Lars Wirzenius
+
+ sshd_version: 1
+ sshd_allow_authorized_keys: yes