9213d0c5b0
* Fix `iterators` test for osx. * Enable `git` test for osx. * Enable `get_url` test for osx and freebsd. * Remove unused SNI_URI from uri test. * Use ansible hosted SNI host oustside docker. * Enable `uri` test for osx and freebsd. * Enable `gathering_facts` test for osx. * Skip single task on osx until test is fixed.
9 lines
156 B
YAML
9 lines
156 B
YAML
uri_os_packages:
|
|
RedHat:
|
|
- python-pyasn1
|
|
- pyOpenSSL
|
|
- python-urllib3
|
|
Debian:
|
|
- python-pyasn1
|
|
- python-openssl
|
|
- python-urllib3
|