Merge "Use include task for host prep tasks"
This commit is contained in:
commit
f0a0816303
@ -639,7 +639,7 @@ outputs:
|
|||||||
run_once: true
|
run_once: true
|
||||||
debug:
|
debug:
|
||||||
msg: Use --start-at-task '{{role.name}} Host prep steps' to resume from this task
|
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 %}
|
{%- endfor %}
|
||||||
tags:
|
tags:
|
||||||
- overcloud
|
- overcloud
|
||||||
|
Loading…
Reference in New Issue
Block a user