✅ Use Ansible to distribute SSH key for multiple hosts in seconds.
Commands
✅ ansible-playbook playbook.yml -i inventory
✅ Code from this gist
https://gist.github.com/amado-saladin...
✅ Errata
Host names were mixed up in this video, it is mentioned 'node02' and 'node03' but they are 'web1' and 'web2' instead, anyway the names don't matter here as you can choose host names as you need.