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