From 62fbc766874071198f8630a94858469cb92ab4df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20Enrique=20G=C3=B3mez=20G=C3=B3mez?= Date: Fri, 8 Sep 2023 17:15:34 +0000 Subject: [PATCH] [FIX] Don't import github keys --- roles/lxchost/tasks/lxd_profile.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/lxchost/tasks/lxd_profile.yml b/roles/lxchost/tasks/lxd_profile.yml index 3d2c39b..2eb2d77 100644 --- a/roles/lxchost/tasks/lxd_profile.yml +++ b/roles/lxchost/tasks/lxd_profile.yml @@ -11,7 +11,6 @@ - python3-pip users: - name: root - ssh-import-id: gh:jorgeegomez write_files: - encoding: gzip owner: root:root