mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-15 22:34:21 +03:00
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: upgrade.yml
|
||||
- import_tasks: upgrade.yml
|
||||
when:
|
||||
- calico_upgrade_enabled
|
||||
- calico_upgrade_needed
|
||||
|
||||
Reference in New Issue
Block a user