summaryrefslogtreecommitdiff
path: root/ansible/web.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-04-07 13:58:27 +0300
committerLars Wirzenius <liw@liw.fi>2022-04-07 13:58:27 +0300
commitcb4de45731886f5e0fad51662c1be2b7d1900d4f (patch)
tree9b9ac91adce1d157025826d74795fe1c377e984d /ansible/web.yml
parent33a092760cc95b7d5c52d02786e85deda1c65467 (diff)
downloadansibleness-cb4de45731886f5e0fad51662c1be2b7d1900d4f.tar.gz
drop: authorized_keys from my local VMs
Sponsored-by: author
Diffstat (limited to 'ansible/web.yml')
-rw-r--r--ansible/web.yml5
1 files changed, 1 insertions, 4 deletions
diff --git a/ansible/web.yml b/ansible/web.yml
index 235d254..ad17168 100644
--- a/ansible/web.yml
+++ b/ansible/web.yml
@@ -105,9 +105,6 @@
unix_users_version: 2
unix_users:
- username: debian
- authorized_keys: |
- {{ liw_personal_ssh_pub }}
- username: _ewww
comment: Static web site content
- authorized_keys: |
- {{ liw_personal_ssh_pub }}
+