Sign in
edge
/
private-cloud-ansible-playbooks
/
apigee-opdk-setup-bootstrap
/
079f094d74ac011f2c416e0aeea0ae0078fee5a2
/
.
/
tasks
/
online
/
download-bootstrap-with-no-proxy.yml
blob: 47afef4df6039f7fb032d1dbb18cf6c0384c6ca8 [
file
] [
log
] [
blame
]
---
-
name:
Download bootstrap with no proxy
bootstrap:
dest_dir:
'{{ opdk_installer_path }}'
version:
'{{ opdk_version }}'
url:
'{{ apigee_repo_url }}'
user_name:
'{{ apigee_repo_user }}'
password:
'{{ apigee_repo_password }}'
register:
results