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

changes/32/778832/1
Zuul 2 years ago committed by Gerrit Code Review
commit c56992ad8f

@ -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

Loading…
Cancel
Save