commit
dfd264762f
|
@ -955,6 +955,7 @@ outputs:
|
|||
loop_var: step
|
||||
- import_tasks: {{role.name}}/host_prep_tasks.yaml
|
||||
when: tripleo_role_name == '{{role.name}}'
|
||||
- import_tasks: common_deploy_steps_tasks_step_1.yaml
|
||||
- include_tasks: common_deploy_steps_tasks.yaml
|
||||
with_sequence: start=1 end={{deploy_steps_max-1}}
|
||||
loop_control:
|
||||
|
|
Loading…
Reference in New Issue