Skip to content

Instantly share code, notes, and snippets.

@arbabnazar
Created January 30, 2016 16:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arbabnazar/c3c8a1cb511848ee8662 to your computer and use it in GitHub Desktop.
Save arbabnazar/c3c8a1cb511848ee8662 to your computer and use it in GitHub Desktop.
---
- hosts: localhost
connection: local
gather_facts: no
roles:
- vpc
- ec2sg
- ec2key
- ec2instance
- elb
- rds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment