blob: fcdf8f0f17494fedf64830322e0f6945ad2d5fce [file] [log] [blame]
---
- name: Download a single file
fetch:
src: "{{ file.path }}"
dest: "{{ download_folder }}"