Skip to content

Commit

Permalink
task description modified
Browse files Browse the repository at this point in the history
  • Loading branch information
gianmarco-mameli committed Feb 5, 2024
1 parent c9a44e4 commit a363f5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/download/tasks/download_file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
set_fact:
download_force_cache: "{{ true if download_run_once else download_force_cache }}"

- name: Download_file | Starting download of file
- name: Download_file | Show url of file to dowload
debug:
msg: "{{ download.url }}"
run_once: "{{ download_run_once }}"
Expand Down

0 comments on commit a363f5f

Please sign in to comment.