Sign in
edge
/
private-cloud-ansible-playbooks
/
apigee-opdk-playbook-installation-two-regions
/
f33cdad7ff77af7af9abcb4971965e247bc3c191
/
.
/
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'