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