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.
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 |
6 years ago | |
|---|---|---|
| .. | ||
| acme | 6 years ago | |
| aws | 7 years ago | |
| basic | 6 years ago | |
| cloud | 7 years ago | |
| common | 6 years ago | |
| docker | 6 years ago | |
| ec2 | 7 years ago | |
| facts | 6 years ago | |
| gcp | 6 years ago | |
| hwc | 6 years ago | |
| identity/keycloak | 6 years ago | |
| json_utils | 6 years ago | |
| net_tools | 6 years ago | |
| network | 6 years ago | |
| parsing | 9 years ago | |
| postgresql | 7 years ago | |
| remote_management | 7 years ago | |
| urls | 6 years ago | |
| xenserver | 6 years ago | |
| __init__.py | 9 years ago | |
| conftest.py | 7 years ago | |
| test_database.py | 7 years ago | |
| test_distribution_version.py | 7 years ago | |
| test_distro.py | 7 years ago | |
| test_ec2.py | 6 years ago | |
| test_hetzner.py | 7 years ago | |
| test_known_hosts.py | 6 years ago | |
| test_kubevirt.py | 7 years ago | |
| test_netapp.py | 6 years ago | |
| test_text.py | 8 years ago | |
| test_utm_utils.py | 7 years ago | |
| test_vmware.py | 6 years ago | |