diff --git a/common/deploy-steps.j2 b/common/deploy-steps.j2 index b013cf3d0f..2b0842f06e 100644 --- a/common/deploy-steps.j2 +++ b/common/deploy-steps.j2 @@ -639,7 +639,7 @@ outputs: run_once: true debug: msg: Use --start-at-task '{{role.name}} Host prep steps' to resume from this task - - import_tasks: {{role.name}}/host_prep_tasks.yaml + - include_tasks: {{role.name}}/host_prep_tasks.yaml {%- endfor %} tags: - overcloud