mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-06 11:11:15 -03:30
Use include instead of import tasks to support v2.3 (#1855)
Eventually 2.3 support will be dropped, so this is a temporary change.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
- import_tasks: download_prep.yml
|
- include: download_prep.yml
|
||||||
when:
|
when:
|
||||||
- not skip_downloads|default(false)
|
- not skip_downloads|default(false)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user