HomeLab

An ansible specific private key is used in these playbooks.

This key can be generated by running

Generate the keyfile

ssh-keygen -t ed25519 -C "ansible"

Add to authorized host

# replace the user/hostname with whatever you need to connect to.
ssh-copy-id -i ~/.ssh/ansible.pub cianhatton@qnap