This is a lab where I can experiment with Ansible. Do not consider these to be production playbooks.
Updates all Linux servers defined in the inventory. Simple and straightforward.
Creates an AWS environment to display a web page. Provisions the following items:
- ASG
- ELB
- Route53 based subdomain
- Docker
- Apache container
Delete most of the items created in the previous playbook.