mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-11 01:57:37 -03:30
task description modified (#10875)
This commit is contained in:
parent
f2bdd4bb2f
commit
989ba207e9
@ -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 }}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user