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:
rabi 2018-01-17 17:43:03 +05:30
parent 5147c8fda2
commit 2e7b195c03
1 changed files with 1 additions and 1 deletions

View File

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