Skip to content

Instantly share code, notes, and snippets.

@arbabnazar
Created January 23, 2016 08:37
Show Gist options
  • Save arbabnazar/9b32eb6fd88823c315ee to your computer and use it in GitHub Desktop.
Save arbabnazar/9b32eb6fd88823c315ee to your computer and use it in GitHub Desktop.
---
- hosts: localhost
connection: local
gather_facts: no
roles:
- vpc
- ec2sg
- ec2key
- ec2instance
- elb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment