task description modified (#10875)

pull/10888/head
Gianmarco Mameli 2024-02-05 16:59:04 +01:00 committed by GitHub
parent f2bdd4bb2f
commit 989ba207e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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 }}"