community.docker/plugins
patchback[bot] fe771e5615
Docker SDK for Python 7+: make sure that ssl_version is not passed, and error out if it was explicitly set (#715) (#720)
* Do not accept ssl_version for Docker SDK for Python 7.0.0+.

* Add changelog fragment.

* Generally avoid sending None values to TLSConfig. Potentially prevents similar errors in the future, assuming the users do not pass values in.

* Python 2.6 compatibility.

(cherry picked from commit 3aa1ddcca0)

Co-authored-by: Felix Fontein <felix@fontein.de>
2023-12-09 22:05:31 +01:00
..
connection [stable-2] Remove unneccessary imports (#579) 2023-02-09 16:09:00 +01:00
doc_fragments Docker SDK for Python 7+: make sure that ssl_version is not passed, and error out if it was explicitly set (#715) (#720) 2023-12-09 22:05:31 +01:00
inventory More true/false normalization. (#597) (#598) 2023-03-06 22:36:33 +01:00
module_utils Docker SDK for Python 7+: make sure that ssl_version is not passed, and error out if it was explicitly set (#715) (#720) 2023-12-09 22:05:31 +01:00
modules fix(community.docker.docker_volume): labels can be none (#702) (#704) 2023-11-12 12:03:29 +01:00
plugin_utils Move common utility code to plugins.module_utils.util (#390) 2022-06-20 18:39:13 +02:00