community.docker/plugins/module_utils
Felix Fontein 5f12bc97be
[stable-2] Docker SDK for Python 7+: make sure that tls_hostname is not passed, and error out if it was explicitly set (#723)
* Do not accept tls_hostname for Docker SDK for Python 7.0.0+. (#721)

(cherry picked from commit 26772304f9)

* Ignore the value 'localhost', which appens to be the default for this option.
2023-12-09 23:33:45 +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 [stable-2] Docker SDK for Python 7+: make sure that tls_hostname is not passed, and error out if it was explicitly set (#723) 2023-12-09 23:33:45 +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