“Configuring Web Server on EC2 Instance using Ansible in One Click !” by Raktim Midya - https://link.medium.com/jbA8BDcZpab
- Provision EC2 instance through ansible.
- Retrieve the IP Address of instance using dynamic inventory concept.
- Configure the web server through ansible.
- Create role for webserver to customize the Instance and deploy the webpage to root directory.