Skip to content

rocky-jaiswal/ansible-aws-vpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup AWS VPC easily

  1. Rename and fix vars.yml
  2. Make sure you have AWS CLI working and configured
  3. sudo pip install boto and sudo pip install boto3
  4. Make sure you have latest Ansible - sudo pip install ansible
  5. Run ./create_vpc.sh

Uses http://docs.ansible.com/ansible/list_of_cloud_modules.html

Enjoy!!

About

Setup a secure AWS VPC in one click with Ansible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages