summaryrefslogtreecommitdiff
path: root/ansible/ick2-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/ick2-dev.yml
parent33a092760cc95b7d5c52d02786e85deda1c65467 (diff)
downloadansibleness-cb4de45731886f5e0fad51662c1be2b7d1900d4f.tar.gz
drop: authorized_keys from my local VMs
Sponsored-by: author
Diffstat (limited to 'ansible/ick2-dev.yml')
-rw-r--r--ansible/ick2-dev.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/ansible/ick2-dev.yml b/ansible/ick2-dev.yml
index 6a8b0c6..5ec6550 100644
--- a/ansible/ick2-dev.yml
+++ b/ansible/ick2-dev.yml
@@ -42,8 +42,6 @@
- username: liw
comment: Lars Wirzenius
sudo: true
- authorized_keys: |
- {{ liw_personal_ssh_pub }}
ssh_key: |
{{ lookup('pipe', 'pass show ssh/liw@mirror-git') }}
ssh_key_pub: |