mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02: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:
@@ -40,7 +40,6 @@
|
||||
- { role: test_authorized_key, tags: test_authorized_key }
|
||||
- { role: test_get_url, tags: test_get_url }
|
||||
- { role: test_embedded_module, tags: test_embedded_module }
|
||||
- { role: test_uri, tags: test_uri }
|
||||
- { role: test_add_host, tags: test_add_host }
|
||||
# Turn on test_binary when we start testing v2
|
||||
#- { role: test_binary, tags: test_binary }
|
||||
|
||||
Reference in New Issue
Block a user