- Rename and fix vars.yml
- Make sure you have AWS CLI working and configured
sudo pip install boto
andsudo pip install boto3
- Make sure you have latest Ansible -
sudo pip install ansible
- Run
./create_vpc.sh
Uses http://docs.ansible.com/ansible/list_of_cloud_modules.html
Enjoy!!