mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-17 04:18:42 +00:00
* 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
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _version.py | ||
| common.py | ||
| socket_handler.py | ||
| socket_helper.py | ||
| swarm.py | ||
| util.py | ||
| version.py | ||