Skip to content
This repository has been archived by the owner on Dec 26, 2024. It is now read-only.

tgerla/ansible-aws-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 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 infrastructure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published