community.general/lib/ansible/module_utils/docker
Felix Fontein be3a47e2fe docker_common: improve image finding methods (#44692)
* Work around problem with Docker daemon that sometimes won't find image if prefixed with docker.io repo name.

* When tring library/xxx, docker-py also doesn't sometimes find the image.

* Add changelog.
2019-02-17 14:28:40 -05:00
..
__init__.py docker modules: various adjustments (#51700) 2019-02-08 08:16:11 +00:00
common.py docker_common: improve image finding methods (#44692) 2019-02-17 14:28:40 -05:00
swarm.py docker_*: always use client.fail() over module.fail_json(), allow to always return data on failure (#51999) 2019-02-13 14:10:23 -05:00