mirror of https://github.com/ansible/ansible.git
* Switch test_lookups to badssl/local testing.
* Use var for checking badssl host content.
(cherry picked from commit 394430a61e
)
pull/18300/head
parent
60a2da09de
commit
aadf342b46
@ -1,3 +1,4 @@
|
||||
badssl_host: wrong.host.badssl.com
|
||||
httpbin_host: httpbin.org
|
||||
sni_host: sni.velox.ch
|
||||
badssl_host_substring: wrong.host.badssl.com
|
||||
|
@ -1,3 +1,4 @@
|
||||
dependencies:
|
||||
- prepare_tests
|
||||
- prepare_http_tests
|
||||
|
||||
|
Loading…
Reference in New Issue