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