You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repo is created to create user and install ansible ansible and test connection using ansible server and ansible node
Here i had used the Amazon Linux AMI 2 for Ansible Node as well as Ansible Server.
Taken two EC2 instances one for Ansible-Server and one for Ansible-Node
Created two user data scripts for Ansible-Server and one for Ansible-Node
First execgute the Ansible-Node.sh script to make the connection of remote server using Password-Based Authentication AWS by default disbaled Password-Based Authentication
Created Ansible-Node.sh user data script for user creation in Ansible-Node
Created Ansible-Server.sh user data script for user creation and install ansible and Test the connection using ansible ping module in Ansible-Server.sh