community.docker/plugins/module_utils/module_container
Felix Fontein d00e799d1d docker_image(_pull), docker_container: fix compatibility with Docker 29.0.0 (#1192)
* Add debug flag to failing task.

* Add more debug output.

* Fix pull idempotency.

* Revert "Add more debug output."

This reverts commit 64020149bf.

* Fix casing.

* Remove unreliable test.

* Add 'debug: true' to all tasks.

* Reformat.

* Fix idempotency problem for IPv6 addresses.

* Fix expose ranges handling.

* Update changelog fragment to also mention other affected modules.

(cherry picked from commit 90c4b4c543)
2025-11-15 17:28:14 +01:00
..
base.py docker_image(_pull), docker_container: fix compatibility with Docker 29.0.0 (#1192) 2025-11-15 17:28:14 +01:00
docker_api.py docker_image(_pull), docker_container: fix compatibility with Docker 29.0.0 (#1192) 2025-11-15 17:28:14 +01:00
module.py docker_image(_pull), docker_container: fix compatibility with Docker 29.0.0 (#1192) 2025-11-15 17:28:14 +01:00