add jumphost key to kandertova

This commit is contained in:
root 2024-12-08 20:41:00 +01:00
parent af865e9117
commit ba660652e9

View file

@ -75,11 +75,7 @@
key: "{{ item }}" key: "{{ item }}"
with_items: "{{ matty_keys }}" with_items: "{{ matty_keys }}"
- name: add jumphost key to kandertova user
ansible.builtin.authorized_key:
user: kandertova
key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMdayr8WknCVMb4GSvaxrayAV7NSQRMHom9mLISyOl5n root@kandertova-jumphost"