v.1.6.3 ansible moved -> new ssh pub key to bootstrap

This commit is contained in:
2026-03-29 09:49:40 +00:00
parent 335daf660c
commit d439e32c93

View File

@@ -32,8 +32,7 @@
tags: always
ansible.builtin.authorized_key:
user: ansible
key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOq4nIqFgm+sWwUoA+Fim2OW8IOCfDUsZZNR1r9vHxFc admin@ansible"
key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDGARXxlaJB59LKiQvJEz2busKlx1ZvI0YKkuJ0a7r31 ssh@th-jahn.de"
- name: add sudoers file for ansible
tags: always
ansible.builtin.copy: