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