kolla-ansible/ansible/roles/destroy/tasks
caoyuan 8cb57f54fa Ensure docker running before execute the destroy action
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
2018-01-08 16:35:41 +08:00
..
check.yml Enable sanity checks from kolla-ansible 2017-03-09 10:37:06 +00:00
cleanup_containers.yml Fix cleanup-containers script 2017-01-17 15:52:24 +00:00
cleanup_host.yml Specify 'become' to necessary tasks (general roles) 2017-09-25 06:52:04 +00:00
cleanup_images.yml Add cli options to cleanup-images 2017-04-24 14:53:24 +02:00
copy_tools.yml Change cleanup to destroy as cleanup is a misnomer 2016-08-08 13:37:10 -04:00
main.yml Ensure docker running before execute the destroy action 2018-01-08 16:35:41 +08:00
precheck.yml Move precheck into its own role 2016-11-03 14:48:58 +08:00
validate_docker_execute.yml Ensure docker running before execute the destroy action 2018-01-08 16:35:41 +08:00