Merge "Fix the task name"
This commit is contained in:
commit
c2f5c5ef48
@ -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 &&
|
||||||
|
Loading…
Reference in New Issue
Block a user