summaryrefslogtreecommitdiff
path: root/ansible/vmadm-dev.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/vmadm-dev.yml
parent33a092760cc95b7d5c52d02786e85deda1c65467 (diff)
downloadansibleness-cb4de45731886f5e0fad51662c1be2b7d1900d4f.tar.gz
drop: authorized_keys from my local VMs
Sponsored-by: author
Diffstat (limited to 'ansible/vmadm-dev.yml')
-rw-r--r--ansible/vmadm-dev.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/ansible/vmadm-dev.yml b/ansible/vmadm-dev.yml
index e8964d5..5daf97c 100644
--- a/ansible/vmadm-dev.yml
+++ b/ansible/vmadm-dev.yml
@@ -58,11 +58,6 @@
unix_users_version: 2
unix_users:
- - username: debian
- authorized_keys: |
- {{ liw_personal_ssh_pub }}
- username: liw
comment: Lars Wirzenius
sudo: yes
- authorized_keys: |
- {{ liw_personal_ssh_pub }}