Built with Grav - The Modern Flat File CMS
Generate private-public key pair
ssh-keygen -t ed25519 -C "[comment here]"
Copy public key to remote
ssh-copy-id -i ~/.ssh/ansible.pub 192.168.68.50