8a2d39bcb2
* Guard creating HTTPSClientAuthHandler behind HTTPS checks. Fixes #50339 * linting fixup
2 lines
179 B
YAML
2 lines
179 B
YAML
bugfixes:
|
|
- Guard ``HTTPSClientAuthHandler`` under HTTPS checks, to avoid tracebacks when python is compiled without SSL support (https://github.com/ansible/ansible/issues/50339)
|