summaryrefslogtreecommitdiff
path: root/ansible/sequoia-web.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/sequoia-web.yml')
-rw-r--r--ansible/sequoia-web.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/ansible/sequoia-web.yml b/ansible/sequoia-web.yml
index eb730e0..b769c9e 100644
--- a/ansible/sequoia-web.yml
+++ b/ansible/sequoia-web.yml
@@ -3,6 +3,8 @@
become: yes
roles:
- role: sane_debian_system
+ - role: sshd
+ tags: [sshd]
- role: unix_users
- role: comfortable-debian-system
- role: liw
@@ -106,3 +108,6 @@
comment: Lars Wirzenius
- username: _ewww
comment: Static web site content
+
+ sshd_version: 1
+ sshd_allow_authorized_keys: yes