Skip to content

mschenone/ansible-aws-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ansible-aws-examples

Example playbooks to launch AWS infrastructure.

Steps:

  1. Edit vars/aws-creds.yml to include your own AWS credentials
  2. Edit vars/dev-environment.yml to define the security groups, sets of instances, etc, that will be used.
  3. Run: ansible-playbook -i hosts provision.yml

You can shut down the infrastructure by setting the exact_count values in the vars/dev-environment.yml file to 0 and re-running provision.yml.

About

Example playbooks to launch AWS instances

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published