mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-11 01:57:37 -03:30
fixed ansible include/import inheritance issue (#3716)
This commit is contained in:
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user