Do not set assert_hostname / tls_hostname automatically in certain situations. (#1226)

This commit is contained in:
Felix Fontein
2025-12-30 20:28:25 +01:00
committed by GitHub
parent d7b2e99b77
commit 5ba7b555a0
2 changed files with 9 additions and 7 deletions
@@ -0,0 +1,2 @@
bugfixes:
- "modules and plugins using the Docker SDK for Python - do not automatically set ``tls_hostname`` when ``validate_certs=true`` for Docker SDK for Python 7.0.0+ (https://github.com/ansible-collections/community.docker/issues/1225, https://github.com/ansible-collections/community.docker/pull/1226)."