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
|
||||
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