community.docker/plugins/module_utils/_module_container
Felix Fontein 90c4b4c543
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.
2025-11-15 17:13:46 +01:00
..
base.py docker_image(_pull), docker_container: fix compatibility with Docker 29.0.0 (#1192) 2025-11-15 17:13:46 +01:00
docker_api.py docker_image(_pull), docker_container: fix compatibility with Docker 29.0.0 (#1192) 2025-11-15 17:13:46 +01:00
module.py docker_image(_pull), docker_container: fix compatibility with Docker 29.0.0 (#1192) 2025-11-15 17:13:46 +01:00