community.docker/plugins/modules
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
..
current_container_facts.py [stable-4] Adjust 'report this' messages to only report if the latest version still has this problem (#1174) 2025-10-16 18:05:39 +02:00
docker_compose_v2_exec.py Fix crashes due to wrong names. (#1161) (#1163) 2025-10-11 15:54:51 +02:00
docker_compose_v2_pull.py Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_compose_v2_run.py Fix crashes due to wrong names. (#1161) (#1163) 2025-10-11 15:54:51 +02:00
docker_compose_v2.py Replace ansible.module_utils.six with own module utils in some cases (#1138) 2025-10-04 23:45:27 +02:00
docker_config.py Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_container_copy_into.py Replace ansible.module_utils.six with own module utils in some cases (#1138) 2025-10-04 23:45:27 +02:00
docker_container_exec.py Replace ansible.module_utils.six with own module utils in some cases (#1138) 2025-10-04 23:45:27 +02:00
docker_container_info.py Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_container.py docker_image(_pull), docker_container: fix compatibility with Docker 29.0.0 (#1192) (#1198) 2025-11-15 17:47:34 +01:00
docker_context_info.py Replace ansible.module_utils.six with own module utils in some cases (#1138) 2025-10-04 23:45:27 +02:00
docker_host_info.py Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_image_build.py Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_image_export.py Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_image_info.py Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_image_load.py Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_image_pull.py Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_image_push.py Work around bug in Docker 28.3.3 that prevents pushing to registry without authentication. (#1110) 2025-08-03 15:19:16 +02:00
docker_image_remove.py Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_image_tag.py Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_image.py Work around bug in Docker 28.3.3 that prevents pushing to registry without authentication. (#1110) 2025-08-03 15:19:16 +02:00
docker_login.py Rename login_results to login_result in docker_login docstring (#1121) 2025-08-26 21:48:57 +02:00
docker_network_info.py Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_network.py Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_node_info.py Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_node.py Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_plugin.py Fix diff for plugin options. (#1146) (#1147) 2025-10-07 18:53:30 +02:00
docker_prune.py Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_secret.py Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_stack_info.py Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_stack_task_info.py Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_stack.py Replace ansible.module_utils.six with own module utils in some cases (#1138) 2025-10-04 23:45:27 +02:00
docker_swarm_info.py Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_swarm_service_info.py Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_swarm_service.py Replace ansible.module_utils.six with own module utils in some cases (#1138) 2025-10-04 23:45:27 +02:00
docker_swarm.py Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_volume_info.py Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_volume.py Replace ansible.module_utils.six with own module utils in some cases (#1138) 2025-10-04 23:45:27 +02:00