community.docker/plugins/modules
Felix Fontein 5cea1cdc6d
docker_image(_push): fix push detection (#1199) (#1200)
* Fix IP address retrieval for registry setup.

* Adjust push detection to Docker 29.

* Idempotency for export no longer works.

* Disable pull idempotency checks that play with architecture.

* Add more known image IDs.

* Adjust load tests.

* Adjust error message check.

* Allow for more digests.

* Make sure a new enough cryptography version is installed.

(cherry picked from commit d207643e0c)
2025-11-16 10:36:44 +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 docker_image(_push): fix push detection (#1199) (#1200) 2025-11-16 10:36:44 +01: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 docker_image(_push): fix push detection (#1199) (#1200) 2025-11-16 10:36:44 +01:00
docker_image_remove.py docker_image(_push): fix push detection (#1199) (#1200) 2025-11-16 10:36:44 +01:00
docker_image_tag.py Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_image.py docker_image(_push): fix push detection (#1199) (#1200) 2025-11-16 10:36:44 +01: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