community.docker/plugins
Felix Fontein 3aa1ddcca0
Docker SDK for Python 7+: make sure that ssl_version is not passed, and error out if it was explicitly set (#715)
* 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.
2023-12-09 17:59:06 +00:00
..
action Fix typos, improve markup, improve scenario guide (#699) 2023-10-29 08:30:24 +01:00
connection Fix typos, improve markup, improve scenario guide (#699) 2023-10-29 08:30:24 +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) 2023-12-09 17:59:06 +00:00
inventory Fix typos, improve markup, improve scenario guide (#699) 2023-10-29 08:30:24 +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) 2023-12-09 17:59:06 +00:00
modules Update docker_compose docs to indicate that it is incompatible with Docker SDK for Python 7+. (#717) 2023-12-09 14:40:15 +01:00
plugin_utils Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#430) 2022-07-20 07:45:33 +02:00