community.docker/plugins/module_utils
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
..
_api Fix docker_container_exec's detach=true. (#1145) (#1148) 2025-10-07 19:16:04 +02:00
module_container docker_image(_pull), docker_container: fix compatibility with Docker 29.0.0 (#1192) (#1198) 2025-11-15 17:47:34 +01:00
_logfmt.py Improve parsing of warnings and errors (#811) 2024-03-03 13:38:55 +00:00
_platform.py Add proper platform handling. (#705) 2023-12-10 09:03:32 +01:00
_scramble.py Replace ansible.module_utils.six with own module utils in some cases (#1138) 2025-10-04 23:45:27 +02:00
_six.py Remove remaining usages of ansible.module_utils.six. (#1140) 2025-10-05 16:17:50 +02:00
common_api.py docker_image(_pull), docker_container: fix compatibility with Docker 29.0.0 (#1192) (#1198) 2025-11-15 17:47:34 +01:00
common_cli.py Work around Docker 29.0.0 bug. (#1187) (#1190) 2025-11-12 19:37:30 +01:00
common.py Remove remaining usages of ansible.module_utils.six. (#1140) 2025-10-05 16:17:50 +02:00
compose_v2.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
copy.py Replace ansible.module_utils.six with own module utils in some cases (#1138) 2025-10-04 23:45:27 +02:00
image_archive.py Improve language. 2024-12-28 14:30:49 +01:00
selectors.py Avoid using the deprecated selectors compat module utils. (#871) 2024-05-25 09:00:18 +02:00
socket_handler.py Prevent loss of data. (#1152) (#1154) 2025-10-07 22:42:32 +02:00
socket_helper.py Replace ansible.module_utils.six with own module utils in some cases (#1138) 2025-10-04 23:45:27 +02:00
swarm.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#430) 2022-07-20 07:45:33 +02:00
util.py [stable-4] docker_network: fix IP subnet and address idempotency (#1203) 2025-11-16 11:18:47 +01:00
version.py Prepare 4.0.0 release. (#971) 2024-10-18 21:01:49 +02:00