community.docker/plugins/module_utils
Felix Fontein 8bf832f623 Fix pull change detection. (#1242)
(cherry picked from commit c2e48a1ae3)
2026-02-11 22:16:47 +01:00
..
_api Fix docker_container_exec's detach=true. (#1145) (#1148) 2025-10-07 19:16:04 +02:00
module_container docker_container: do not send wrong host IP for duplicate ports (#1214) (#1215) 2025-11-26 07:08:38 +00:00
_logfmt.py
_platform.py
_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 Fix pull change detection. (#1242) 2026-02-11 22:16:47 +01:00
common_cli.py Improve JSON parsing error handling. (#1221) (#1222) 2025-12-06 22:38:43 +01:00
common.py Do not set assert_hostname / tls_hostname automatically in certain situations. (#1226) (#1227) 2025-12-30 23:08:52 +01:00
compose_v2.py [stable-4] Docker Compose 5+: improve image layer event parsing (#1219) (#1220) 2025-12-06 18:32:17 +01: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
selectors.py
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
util.py [stable-4] docker_network: fix IP subnet and address idempotency (#1203) 2025-11-16 11:18:47 +01:00
version.py