mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-18 13:11:21 -03:30
bugfix (#11959)
This commit is contained in:
parent
d10a2cd4c6
commit
c557adf911
@ -8,6 +8,7 @@
|
||||
download_force_cache: "{{ true if download_run_once else download_force_cache }}"
|
||||
|
||||
- name: Download_file | Show url of file to download
|
||||
when: unsafe_show_logs | bool
|
||||
debug:
|
||||
msg: "{{ download.url }}"
|
||||
run_once: "{{ download_run_once }}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user