Skip to content

Instantly share code, notes, and snippets.

@nivleshc
Created March 12, 2019 02:40
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 nivleshc/dd58a7dd9acedb94a9ae2d97bc38af8c to your computer and use it in GitHub Desktop.
Save nivleshc/dd58a7dd9acedb94a9ae2d97bc38af8c to your computer and use it in GitHub Desktop.
First piece of the ansible-create-aws-environment.yml file
---
- hosts: localhost
connection: local
gather_facts: yes
vars:
- vpc_region: us-east-1
- my_useast1_key: my_northvirginia_keypair
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment