community.docker/plugins
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
..
action Python code modernization, 8/n (#1179) 2025-10-25 00:36:04 +00:00
connection Fix typing info. (#1183) 2025-11-06 07:15:05 +01:00
doc_fragments Drop support for docker-py. (#1171) 2025-10-15 21:55:07 +02:00
inventory Python code modernization, 8/n (#1179) 2025-10-25 00:36:04 +00:00
module_utils docker_image(_pull), docker_container: fix compatibility with Docker 29.0.0 (#1192) 2025-11-15 17:13:46 +01:00
modules Fix error for "Cannot locate specified Dockerfile" (#1184) 2025-11-08 10:01:05 +01:00
plugin_utils Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00