community.docker/plugins/modules
Felix Fontein 8f50319434
[stable-4] docker_network: fix IP subnet and address idempotency (#1203)
* Fix IP subnet and address idempotency. (#1201)

(cherry picked from commit 3da2799e03)

* Add warning about missing normalization if ipaddress is not there on Python 2.

* Fix mistake.
2025-11-16 11:18:47 +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 [stable-4] docker_network: fix IP subnet and address idempotency (#1203) 2025-11-16 11:18:47 +01: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