Use an arbitrary key file with SSH, Scp, Rsync and Ansible
Connections to cloud-hosted servers are typically secured using an RSA Private Key rather than password. If you have the key saved to a file on a local machine, here is how to use it with SSH, Scp, Rsync and Ansible To use SSH to perform…
Continue reading...