Skip to content
Snippets Groups Projects
Commit 53bde23a authored by Johnny Halfmoon's avatar Johnny Halfmoon Committed by k8s-ci-robot
Browse files

fixed ansible include/import inheritance issue (#3716)

parent 18779808
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
- include_tasks: pre.yml
- include_tasks: upgrade.yml
- import_tasks: upgrade.yml
when:
- calico_upgrade_enabled
- calico_upgrade_needed
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment