Sign in
edge
/
private-cloud-ansible-playbooks
/
apigee-opdk-playbook-samples
/
137c18a971f69382c4a4216a78f58ca4d1f1859c
/
.
/
installations
/
expansion-to-second-region
/
configuration
/
update_cache.yml
blob: 2a3b521a8d0ca481a4ec074ccffb3c70ebb2e368 [
file
] [
log
] [
blame
]
---
-
hosts:
planet
vars_files:
-
~/.apigee/credentials.yml
pre_tasks:
-
setup:
-
ec2_facts:
when:
"{{ ansible_bios_version | lower | search('amazon') }}"
roles:
-
apigee
-
opdk
-
setup
-
default
-
settings