changed primary SSH key

This commit is contained in:
Bryan Joshua Pedini 2022-07-31 18:00:29 +02:00
parent d61e10bd6a
commit c890af6307
1 changed files with 1 additions and 1 deletions

View File

@ -8,5 +8,5 @@
ansible.builtin.lineinfile:
path: ~/.ssh/authorized_keys
mode: 0600
value: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOuad05527ZlLMfVh9fOlDapVBdQ3dEAyoyZfNvoxqBQ bryanpedini@bryanbox.home.bjphoster.cloud
value: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF6KIOHTpybQPsEwCftOr9+43s1Br/PNjcGg24NboVh2 bryanpedini@bryanbox.home.bjphoster.cloud
create: true