kolla/ansible/roles/cleanup/tasks
Christian Berendt 52d7daadd2 Use file module instead of running rm to remove a directory
This will solve the following issue when running the
kolla-ansible cleanup command:

[WARNING]: Consider using file module with state=absent rather
than running rm

Closes-bug: #1586406
Change-Id: I366b6f27e697b24c6c54882c08afe4048803b4e8
2016-05-27 13:58:31 +00:00
..
cleanup_containers.yml Add a role to cleanup containers after deployment 2016-04-19 10:00:59 -04:00
cleanup_host.yml Use file module instead of running rm to remove a directory 2016-05-27 13:58:31 +00:00
copy_tools.yml Add a role to cleanup containers after deployment 2016-04-19 10:00:59 -04:00
main.yml Add a role to cleanup containers after deployment 2016-04-19 10:00:59 -04:00