Sign in
edge
/
private-cloud-ansible-playbooks
/
apigee-opdk-playbook-samples
/
59df759c5b12b65466f7d1c57e6d12c43de13f89
/
.
/
installations
/
dc1
/
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'