Merge "Use include task for host prep tasks" into stable/ussuri

This commit is contained in:
Zuul 2021-03-03 21:12:57 +00:00 committed by Gerrit Code Review
commit 4bf219488c
1 changed files with 1 additions and 1 deletions

View File

@ -621,7 +621,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