community.docker/plugins
Felix Fontein a80e6bf7ec
docker_image(_pull), docker_container: fix compatibility with Docker 29.0.0 (#1192) (#1198)
* 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:47:34 +01:00
..
action Fix typos, improve markup, improve scenario guide (#699) 2023-10-29 08:30:24 +01:00
connection Fix crashes due to wrong names. (#1161) (#1163) 2025-10-11 15:54:51 +02:00
doc_fragments Lint doc fragments. 2025-05-01 16:46:13 +02:00
inventory Use multiple YAML documents for inventory plugin examples. (#1023) 2025-01-07 21:21:01 +01:00
module_utils docker_image(_pull), docker_container: fix compatibility with Docker 29.0.0 (#1192) (#1198) 2025-11-15 17:47:34 +01:00
modules docker_image(_pull), docker_container: fix compatibility with Docker 29.0.0 (#1192) (#1198) 2025-11-15 17:47:34 +01:00
plugin_utils Avoid six in plugin code. (#1137) 2025-10-04 21:51:59 +02:00