Skip to content

ianmuge/ansible-provision-aws-vpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Deployment Instructions

This will spawn a full VPC with:

  • internet gateway
  • routing table
  • security group (public, private and secure)
  • subnets (public and private)

On CLI you can run the command shown below.

ansible-playbook  AWSVPC.yml -e "host_env=General" -f 100

You can modify a number of variables from the individual service variables

Tower Setup

On Ansible Tower, you will need to let the scm sync and run the project on the UI P.S. You might need to define some define some variables to enable for proper deployment of assets and setup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published