community.general/lib/ansible/modules/cloud/docker
Felix Fontein 895019c59b docker_container: fix behavior when image is not specified (#46322)
* Don't simply ignore container in present() if image is not specified.

* Use image from existing container for recreation if not specified.

* Added changelog.

* Improve comment.
2018-10-06 08:50:12 -05:00
..
__init__.py
_docker.py Fixup removed and deprecated modules 2018-08-24 15:37:13 -07:00
docker_container.py docker_container: fix behavior when image is not specified (#46322) 2018-10-06 08:50:12 -05:00
docker_image.py docker-py: bump minimal version to 1.8.0 (#46134) 2018-09-26 11:58:32 +05:30
docker_image_facts.py docker-py: bump minimal version to 1.8.0 (#46134) 2018-09-26 11:58:32 +05:30
docker_login.py docker-py: bump minimal version to 1.8.0 (#46134) 2018-09-26 11:58:32 +05:30
docker_network.py docker-py: bump minimal version to 1.8.0 (#46134) 2018-09-26 11:58:32 +05:30
docker_secret.py Docker modules: improve documentation on docker vs. docker-py Python package requirements (#42457) 2018-07-11 17:57:39 -04:00
docker_service.py Clarify that uninstalling docker-py can break docker (and vice versa). (#43238) 2018-08-28 17:53:43 +01:00
docker_stack.py New module: add docker_stack module (clound/docker/docker_stack) (#24588) 2018-09-18 09:54:44 +01:00
docker_swarm.py Docker modules: improve documentation on docker vs. docker-py Python package requirements (#42457) 2018-07-11 17:57:39 -04:00
docker_swarm_service.py Fix python 3 compatibility for network id lookup (#45467) 2018-09-11 15:45:42 -04:00
docker_volume.py Clarify that uninstalling docker-py can break docker (and vice versa). (#43238) 2018-08-28 17:53:43 +01:00