mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-15 10:10:03 -03:30
fixed ansible include/import inheritance issue (#3716)
This commit is contained in:
committed by
k8s-ci-robot
parent
187798086a
commit
53bde23a5e
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
- include_tasks: pre.yml
|
- include_tasks: pre.yml
|
||||||
|
|
||||||
- include_tasks: upgrade.yml
|
- import_tasks: upgrade.yml
|
||||||
when:
|
when:
|
||||||
- calico_upgrade_enabled
|
- calico_upgrade_enabled
|
||||||
- calico_upgrade_needed
|
- calico_upgrade_needed
|
||||||
|
|||||||
Reference in New Issue
Block a user