mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-30 20:23:49 +00:00
3aa1ddcca0
* 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.