Merge "Fix the task name"

This commit is contained in:
Zuul 2018-07-10 19:25:05 +00:00 committed by Gerrit Code Review
commit c2f5c5ef48

View File

@ -67,7 +67,7 @@
states are: {{ deprovisionable_states | join(',') }}. states are: {{ deprovisionable_states | join(',') }}.
when: initial_provision_state not in deprovisionable_states when: initial_provision_state not in deprovisionable_states
- name: Ensure the the ironic node is deprovisioned - name: Ensure the ironic node is deprovisioned
command: > command: >
docker exec bifrost_deploy docker exec bifrost_deploy
bash -c '. env-vars && bash -c '. env-vars &&