community.docker/plugins/module_utils
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
..
_api Cleanup with ruff check (#1182) 2025-10-28 06:58:15 +01:00
_module_container docker_image(_pull), docker_container: fix compatibility with Docker 29.0.0 (#1192) 2025-11-15 17:13:46 +01:00
_common_api.py docker_image(_pull), docker_container: fix compatibility with Docker 29.0.0 (#1192) 2025-11-15 17:13:46 +01:00
_common_cli.py Work around Docker 29.0.0 bug. (#1187) 2025-11-12 19:21:55 +01:00
_common.py Cleanup with ruff check (#1182) 2025-10-28 06:58:15 +01:00
_compose_v2.py Fix typing info. (#1183) 2025-11-06 07:15:05 +01:00
_copy.py Cleanup with ruff check (#1182) 2025-10-28 06:58:15 +01:00
_image_archive.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
_logfmt.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
_platform.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
_scramble.py Python code modernization, 8/n (#1179) 2025-10-25 00:36:04 +00:00
_socket_handler.py Cleanup with ruff check (#1182) 2025-10-28 06:58:15 +01:00
_socket_helper.py Cleanup with ruff check (#1182) 2025-10-28 06:58:15 +01:00
_swarm.py Cleanup with ruff check (#1182) 2025-10-28 06:58:15 +01:00
_util.py docker_image(_pull), docker_container: fix compatibility with Docker 29.0.0 (#1192) 2025-11-15 17:13:46 +01:00
_version.py Python code modernization, 2/n (#1156) 2025-10-09 20:46:48 +02:00