mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-13 21:34:40 +03:00
fix missing directory when run with download_run_once (#12275)
This commit is contained in:
@@ -84,7 +84,6 @@
|
|||||||
delegate_facts: false
|
delegate_facts: false
|
||||||
run_once: true
|
run_once: true
|
||||||
become: false
|
become: false
|
||||||
when:
|
when: download_force_cache or download_run_once
|
||||||
- download_force_cache
|
|
||||||
tags:
|
tags:
|
||||||
- localhost
|
- localhost
|
||||||
|
|||||||
Reference in New Issue
Block a user