Deploy Web Server on AWS EC2 using Ansible ! Steps - Provision EC2 instance through ansible. Retrieve the IP Address of the instance using the dynamic inventory concept. Configure the webserver through ansible! Create a role for the webserver t...