From e4dc8eb920101a5472db7ad537dcfc9c80fe048b Mon Sep 17 00:00:00 2001 From: Sven Ketelsen Date: Wed, 6 Oct 2021 21:04:14 +0200 Subject: [PATCH] bugfix: renamed ssh key for user ansible (->ssh.key) --- users/ansible/{id_rsa.pub => ssh.pub} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename users/ansible/{id_rsa.pub => ssh.pub} (100%) diff --git a/users/ansible/id_rsa.pub b/users/ansible/ssh.pub similarity index 100% rename from users/ansible/id_rsa.pub rename to users/ansible/ssh.pub