Configuring Webserver in AWS EC2 using Ansible

Base Plan What we are going to do: Provision EC2 instance through ansible Retrieving facts like IP of EC2 instance Building inventory using dynamic inventory Configuring webserver in EC2 instance using ansible Deploying a webpage in the webserver To make ansible connect with aws we require a python library named boto or boto3 so makeContinue reading “Configuring Webserver in AWS EC2 using Ansible”

Design a site like this with WordPress.com
Get started