In this video,we will setup SSH between two AWS EC2 instances using Ansible. With this approach, you will be able to connect to any instance passwordless using SSH.
Blog Link: https://devops4solutions.com/setup-ssh-between-two-aws-ec2-instances-using-ansible/
Agenda:
Create and Setup AWS EC2 instances
SSH to the Ansible master node
Setup a new user devops on the Ansible master node manually
Run the playbook to setup a devops user on all other nodes
If you do not want to create a new user and use the default user like ec2-user,ubuntu then you can skip the creation of user.
Subscribe to our channel to get latest video updates. Hit the subscribe button above:
Twitter: https://twitter.com/Ops4Dev
Github: https://github.com/devops4solutions
Instagram: https://www.instagram.com/devops4solutions/
Facebook: https://www.facebook.com/devops4solutions/
Medium: https://medium.com/@khandelwal12nidhi
Download
0 formats
No download links available.
Setup SSH between two AWS EC2 instances using Ansible | NatokHD