summaryrefslogtreecommitdiff
path: root/ansible/web.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-11-02 18:28:35 +0200
committerLars Wirzenius <liw@liw.fi>2021-11-02 18:28:35 +0200
commit148a969f993b28aa343dcd952d6a96da8b4da696 (patch)
tree9d5150c941929348156655dcbdcc4c389d515b4e /ansible/web.yml
parent67d5de65dbae600018b14b590843c0e79d837820 (diff)
downloadansibleness-148a969f993b28aa343dcd952d6a96da8b4da696.tar.gz
web: add
Sponsored-by: author
Diffstat (limited to 'ansible/web.yml')
-rw-r--r--ansible/web.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/ansible/web.yml b/ansible/web.yml
index 6f9fcd7..235d254 100644
--- a/ansible/web.yml
+++ b/ansible/web.yml
@@ -104,6 +104,9 @@
unix_users_version: 2
unix_users:
+ - username: debian
+ authorized_keys: |
+ {{ liw_personal_ssh_pub }}
- username: _ewww
comment: Static web site content
authorized_keys: |