community.general/lib/ansible/modules/net_tools
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
..
basics Support unix socket with urls/uri (#43560) 2019-02-18 10:21:42 -06:00
exoscale Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
infinity Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ldap Use common functions for handling import errors (#51851) 2019-02-07 16:51:16 -05:00
netbox Bugfix: Fix return data and rework netbox_ip_address (#52415) 2019-02-18 15:31:49 +00:00
nios PR to implement support feature for creating NIOS network container (#51168) 2019-01-23 19:21:00 +05:30
__init__.py Split modules/network into two parts (#24024) 2017-04-27 16:42:41 +01:00
cloudflare_dns.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
dnsimple.py Use common functions for handling import errors (#51851) 2019-02-07 16:51:16 -05:00
dnsmadeeasy.py Assorted pylint fixes 2019-02-15 06:54:47 -08:00
haproxy.py E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
ip_netns.py Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
ipify_facts.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ipinfoio_facts.py Assorted pylint fixes 2019-02-15 06:54:47 -08:00
lldp.py Clean up non-standard module shebangs. 2018-03-21 11:04:55 -07:00
netcup_dns.py Use common functions for handling import errors (#51851) 2019-02-07 16:51:16 -05:00
nmcli.py Use common functions for handling import errors (#51851) 2019-02-07 16:51:16 -05:00
nsupdate.py Use common functions for handling import errors (#51851) 2019-02-07 16:51:16 -05:00
omapi_host.py Use common functions for handling import errors (#51851) 2019-02-07 16:51:16 -05:00
snmp_facts.py Use common functions for handling import errors (#51851) 2019-02-07 16:51:16 -05:00