Sign in
edge
/
private-cloud-ansible-playbooks
/
apigee-fetch-files
/
a682ac38fd0d88052c06be3bd6611c11d6a51af6
/
.
/
tasks
/
download_file.yml
blob: fcdf8f0f17494fedf64830322e0f6945ad2d5fce [
file
]
---
-
name:
Download a single file
fetch:
src:
"{{ file.path }}"
dest:
"{{ download_folder }}"