[P3] Uses id_rsa key — upgrade to id_ed25519 for consistency #3
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
OCI_Build uses
id_ed25519(faster, shorter, more secure). RSA is weaker and inconsistent with the rest of the homelab. On a fresh Ansible machineid_rsamay not exist, causing silent auth failure.Fix
Update to the dedicated unifi key once the SSH hardening issue is resolved:
File:
inventory.yml