Sign in
edge
/
private-cloud-ansible-playbooks
/
apigee-opdk-playbook-samples
/
e32175c63428c9f5f03942d2c5defee4069d35a2
/
.
/
environments
/
aws
/
aws_terminate.yml
blob: 54167e288cdec9b9a16601fe201d97c36442f8a1 [
file
] [
log
] [
blame
]
---
-
hosts:
'{{ hosts }}'
connection:
local
strategy:
free
vars_files:
-
~/.apigee/credentials.yml
pre_tasks:
-
name:
"Load default provisioning settings"
include_vars:
aws
-
create
-
default
-
settings.yml
-
setup:
-
ec2_facts:
roles:
-
aws
-
terminate