community.general/lib/ansible/module_utils
Jamie Lennox 0533b3d639 Add additional information to the get_url SSL failure message. (#20025)
When get_url or other functions receive an SSL failure it prints a
standard message regardless of the failure. Include the actual OpenSSL
message in the error message so alternative failures can be debugged.

Closes: #20024
2017-01-10 08:22:43 -08:00
..
__init__.py
_text.py
a10.py
api.py
asa.py Disable CLI errors when typing enable (#18531) 2016-12-12 15:55:22 -05:00
azure_rm_common.py Removed dict.iteritems() in several other files. 2016-12-14 08:01:45 -08:00
basic.py Fix for atomic_move on RHEL5 2017-01-04 14:08:19 -08:00
bigswitch_utils.py Add bigswitch big mon inline chain module (#18631) 2017-01-03 22:26:34 -05:00
cloud.py
cloudengine.py Contributing new module to manage HUAWEI data center CloudEngine switch. (#19793) 2017-01-03 22:30:59 -05:00
cloudstack.py Removed dict.iteritems() in several other files. 2016-12-14 08:01:45 -08:00
database.py
dellos6.py
dellos9.py Fixes #18663. Bad handling of existing config in dellos9 module. (#18664) 2016-12-12 15:51:32 -05:00
dellos10.py Fixes #18663. Bad handling of existing config in dellos9 module. (#18664) 2016-12-12 15:51:32 -05:00
docker_common.py
ec2.py Undo format changes 2016-12-30 10:42:33 -05:00
eos.py
exoscale.py Removed dict.iteritems() in several other files. 2016-12-14 08:01:45 -08:00
f5.py
facts.py Add a fact about apparmor, to see if that's loaded or not 2017-01-09 10:12:13 -05:00
gcdns.py
gce.py
gcp.py Adding auth support for google-api-python-client and gcloud-python (#19090) 2016-12-29 12:33:52 -05:00
infinibox.py Initial Commit for Infinidat Ansible Modules (#19429) 2016-12-22 13:18:19 +00:00
ios.py refactors ios shared module (#19850) 2017-01-04 21:52:56 -05:00
iosxr.py
ipa.py
ismount.py
json_utils.py only warn if non whitespace junk 2017-01-06 17:07:42 -05:00
junos.py Add 'update' parameter in junos_config module (#19046) 2016-12-21 11:56:55 -05:00
known_hosts.py
local.py cast injected json string to bytes in local modules (#19519) 2016-12-19 11:34:18 -05:00
lxd.py
mysql.py
netcfg.py fixes add() method in netcfg (#20041) 2017-01-09 10:01:13 -05:00
netcli.py Hopefully clear up some junos issues. (#17616) 2016-12-15 17:07:19 -05:00
network.py update the _ios_template module to use the network_cli plugin (#19933) 2017-01-06 20:22:17 -05:00
network_common.py adds network_common shared module (#19919) 2017-01-04 23:17:41 -05:00
nxos.py
openstack.py
openswitch.py
ovirt.py ovirt: get default auth/connection params from environment vars (#19385) 2016-12-30 12:24:05 -05:00
powershell.ps1
pycompat24.py
rax.py
redhat.py
service.py
shell.py Assorted python3 fixes for network code. (#18777) 2016-12-15 16:25:03 -05:00
six.py Fix role completion detection problem 2017-01-03 14:32:44 -06:00
splitter.py
sros.py
univention_umc.py
urls.py Add additional information to the get_url SSL failure message. (#20025) 2017-01-10 08:22:43 -08:00
vca.py
vmware.py module_utils/vmware: added find_datastore_by_name helper function (#17538) 2017-01-06 09:11:25 -05:00
vyos.py