mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Utilize urllib3.contrib.pyopenssl functionality for SNI capability in python versions lacking SNI support
Also add SNI tests, move test_uri to destructive since we are messing with packages for SNI testing
This commit is contained in:
@@ -20,3 +20,4 @@
|
||||
- { role: test_docker, tags: test_docker, when: ansible_distribution != "Fedora" }
|
||||
- { role: test_zypper, tags: test_zypper}
|
||||
- { role: test_zypper_repository, tags: test_zypper_repository}
|
||||
- { role: test_uri, tags: test_uri }
|
||||
|
||||
Reference in New Issue
Block a user