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