summaryrefslogtreecommitdiff
path: root/ansible/group_vars
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-11-25 16:36:06 +0200
committerLars Wirzenius <liw@liw.fi>2021-11-25 16:36:06 +0200
commita70f600ae95ff50451c05831f08589e764bd6c13 (patch)
tree3649e4d48db1c4a57a409cd51b8124ce7cff1625 /ansible/group_vars
parenta7dbd2d380d4bf34504bf0b9bee06a1a9583980e (diff)
downloadansibleness-a70f600ae95ff50451c05831f08589e764bd6c13.tar.gz
add backup ssh keys for personal, hetzner keys
Sponsored-by: author
Diffstat (limited to 'ansible/group_vars')
-rw-r--r--ansible/group_vars/all.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/ansible/group_vars/all.yml b/ansible/group_vars/all.yml
index 558988a..0211717 100644
--- a/ansible/group_vars/all.yml
+++ b/ansible/group_vars/all.yml
@@ -1,8 +1,10 @@
liw_personal_ssh_pub: |
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPQe6lsTapAxiwhhEeE/ixuK+5N8esCsMWoekQqjtxjP liw personal systems
+ ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF8LNvXQG524mf/QLasE4pEFyu4qmAsTyP+ELTHiiSer Backup SSH key for personal systems
liw_hetzner_ssh_pub: |
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH4n9KpkamF62OrtpILHI06LyZOJ0qZ090HgHGQDwnd2
+ ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGzSMLGJ3QA4qrQOakSYXEOSTXAvmulxRMSabLqa4Y64 Backup SSH key for Hetzner systems
dan_ssh_pub: |