community.docker/plugins/module_utils
Felix Fontein f2d16da643
docker_image: improve/fix handling of image IDs (#87)
* Improve/fix handling of image IDs in docker_image.

* Fix syntax error.

* Linting.

* Fix name collision.

* Add various tests.

* Fix tests.

* Improve image finding by ID, and fix various related bugs.

* accept_not_there -> accept_missing_image.

* Remove unnecessary dummy variable.
2021-02-28 10:40:11 +01:00
..
__init__.py Initial commit 2020-10-30 07:05:50 +01:00
common.py docker_image: improve/fix handling of image IDs (#87) 2021-02-28 10:40:11 +01:00
swarm.py Initial commit 2020-10-30 07:05:50 +01:00