summaryrefslogtreecommitdiff
path: root/ansible/rikiwiki-dev.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/rikiwiki-dev.yml')
-rw-r--r--ansible/rikiwiki-dev.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/ansible/rikiwiki-dev.yml b/ansible/rikiwiki-dev.yml
index 31d5cfc..79c7139 100644
--- a/ansible/rikiwiki-dev.yml
+++ b/ansible/rikiwiki-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
@@ -58,3 +60,6 @@
rustup_cargo_install: |
flamegraph
+
+ sshd_version: 1
+ sshd_allow_authorized_keys: yes