1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test
Matt Martz 77bfcad33a
Support unix socket with urls/uri (#43560)
* First pass at allowing unix socket with urls/uri. See #42341

* Only insert handler as needed

* Fix and add tests

* Add HTTPS functionality for unix sockets

* Additional test fixes

* Create context manager for monkey patching HTTPConnection.connect, de-dupe code, raise better errors

* doc

* Add a few more tests

* Fix __call__

* Remove unused import

* Patch HTTPConnection.connect with the functionality we want, instead of duplicating code and disabling

* Fix var name

* Remove unused var

* Add changelog fragment

* Update uri docs

* Fix rebase indentation issue
2019-02-18 10:21:42 -06:00
..
cache
env Add env command to ansible-test and run in CI. (#50176) 2018-12-20 22:08:57 -08:00
integration luks_device: add integration tests (#52359) 2019-02-18 17:16:57 +01:00
legacy Add a Scaleway load-balancer module (#51741) 2019-02-11 15:28:55 +00:00
results
runner modified storageaccount fact return curated result with connection string (#49702) 2019-02-18 16:48:56 +08:00
sanity validate-modules: Harmonize error messages (#52385) 2019-02-18 09:38:14 -06:00
units Support unix socket with urls/uri (#43560) 2019-02-18 10:21:42 -06:00
utils Add Python 3.8 to ansible-test and CI. 2019-02-14 23:24:24 -08:00