Include common_deploy_steps_tasks.yaml
It seems to be changed in 0524c86353,
but the update playbook still includes the old one.
Change-Id: Ie75c485f6739b9520d1a64ae28a6dd260c4d601c
Closes-Bug: #1743760
This commit is contained in:
@@ -523,7 +523,7 @@ outputs:
|
||||
with_sequence: start=0 end={{update_steps_max-1}}
|
||||
loop_control:
|
||||
loop_var: step
|
||||
- include: deploy_steps_tasks.yaml
|
||||
- include: common_deploy_steps_tasks.yaml
|
||||
with_sequence: start=1 end={{deploy_steps_max-1}}
|
||||
loop_control:
|
||||
loop_var: step
|
||||
|
||||
Reference in New Issue
Block a user