diff --git a/common/deploy-steps.j2 b/common/deploy-steps.j2 index 2399b24357..c076a09d1f 100644 --- a/common/deploy-steps.j2 +++ b/common/deploy-steps.j2 @@ -363,8 +363,3 @@ outputs: with_sequence: start=0 end={{upgrade_steps_max-1}} loop_control: loop_var: step - - include: deploy_steps_tasks.yaml - with_sequence: start=0 end={{deploy_steps_max-1}} - loop_control: - loop_var: step -