mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3ea8e0a144
Python < 2.7.9 does not have the ssl.SSLContext attribute. ssl.SSLContext is only required when we want to validate the SSL connection. If `validate_certs` is false, we don't initialize the `ssl_context` variable. Add unit-test coverage and a little refactoring: - avoid the use of `mocker`, when we can push `monkeypatch` which is `pytest`'s default. - use `mock.Mocker()` when possible closes: #57072 |
5 years ago | |
---|---|---|
.. | ||
acme | 5 years ago | |
aws | 6 years ago | |
basic | 5 years ago | |
cloud | 6 years ago | |
common | 5 years ago | |
docker | 5 years ago | |
ec2 | 6 years ago | |
facts | 5 years ago | |
gcp | 5 years ago | |
hwc | 5 years ago | |
identity/keycloak | 5 years ago | |
json_utils | 5 years ago | |
net_tools | 5 years ago | |
network | 5 years ago | |
parsing | 7 years ago | |
postgresql | 5 years ago | |
remote_management | 5 years ago | |
urls | 5 years ago | |
xenserver | 5 years ago | |
__init__.py | 8 years ago | |
conftest.py | 6 years ago | |
test_database.py | 6 years ago | |
test_distribution_version.py | 5 years ago | |
test_distro.py | 6 years ago | |
test_ec2.py | 5 years ago | |
test_hetzner.py | 6 years ago | |
test_known_hosts.py | 5 years ago | |
test_kubevirt.py | 5 years ago | |
test_netapp.py | 5 years ago | |
test_text.py | 7 years ago | |
test_utm_utils.py | 6 years ago | |
test_vmware.py | 5 years ago |