8cb57f54fa
Before cleanup containers and hosts, it should be ensure the docker serivce running but the destroy action missing it, this patch to fix it Change-Id: I85ca806c1fd395daf937b585d466e16fbad4e20c Closes-Bug: #1741852
4 lines
112 B
YAML
4 lines
112 B
YAML
---
|
|
- name: Ensure the docker service is running
|
|
command: /tmp/kolla-cleanup/tools/validate-docker-execute.sh
|