diff options
-rw-r--r-- | common/deploy-steps.j2 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/common/deploy-steps.j2 b/common/deploy-steps.j2 index 2b004af1..37609fe9 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 - |