diff --git a/common/deploy-steps.j2 b/common/deploy-steps.j2 index de22782807..55b924d514 100644 --- a/common/deploy-steps.j2 +++ b/common/deploy-steps.j2 @@ -610,7 +610,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