community.docker/plugins/module_utils
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
..
__init__.py Initial commit 2020-10-30 07:05:50 +01:00
_version.py Add PSF-license.txt file. (#350) 2022-05-16 07:35:23 +02:00
common.py 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
socket_handler.py Add docker_container_exec module (#105) 2021-04-06 23:53:17 +02:00
socket_helper.py Add docker_container_exec module (#105) 2021-04-06 23:53:17 +02:00
swarm.py Prepare for distutils.version being removed in Python 3.12 (#258) 2021-12-24 11:28:35 +01:00
util.py [stable-2] Remove unneccessary imports (#579) 2023-02-09 16:09:00 +01:00
version.py [stable-2] Remove unneccessary imports (#579) 2023-02-09 16:09:00 +01:00