From cb4de45731886f5e0fad51662c1be2b7d1900d4f Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Thu, 7 Apr 2022 13:58:27 +0300 Subject: drop: authorized_keys from my local VMs Sponsored-by: author --- ansible/roadmap-dev.yml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'ansible/roadmap-dev.yml') diff --git a/ansible/roadmap-dev.yml b/ansible/roadmap-dev.yml index 7c44258..f2e5b02 100644 --- a/ansible/roadmap-dev.yml +++ b/ansible/roadmap-dev.yml @@ -36,11 +36,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 }} -- cgit v1.2.1