Ansible Roles for Provisioning ECs instance and configuring simple python app with mySQL and Flask.
Add the private key of currrnt running instance in the server1.pem file.
ansible-playbook install-app.yml -e "aws_access_key=< value > aws_secret_key=< value >" -vv