community.general/lib/ansible/modules/cloud/docker
Yury Tsarev 7c8120d0de Fix misleading cleanup/detach documentation (#34674)
* Fix misleading cleanup/detach documentation

Current documentation is not concrete regarding desired
state of `detach` to make container be properly removed
with `cleanup`

Make `detach:false` be mentioned explicitly

* Tweak formatting
2018-01-10 15:33:22 +00:00
..
__init__.py
_docker.py docker: PEP8 compliancy and documentation changes (#32628) 2017-11-07 15:35:50 +01:00
docker_container.py Fix misleading cleanup/detach documentation (#34674) 2018-01-10 15:33:22 +00:00
docker_image.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
docker_image_facts.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
docker_login.py
docker_network.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
docker_secret.py
docker_service.py
docker_volume.py Fix error when there are no docker volumes present yet (#28145) 2017-10-30 15:53:08 -04:00