Sign in
edge
/
private-cloud-ansible-playbooks
/
apigee-opdk-playbook-samples
/
f5a79f976faabd1e9097420cdec193372d29b929
/
.
/
installations
/
baas
/
configuration
/
opdk-credentials.yml
blob: c8f19e8041b1c6cfde7309b53e49ac737ed0c5e7 [
file
] [
log
] [
blame
]
---
-
hosts:
'{{ hosts }}'
become:
yes
gather_facts:
no
strategy:
free
tasks:
-
name:
Load credentials from encrypted file
include_vars:
'~/.apigee/credentials.yml'