community.general/lib/ansible/module_utils
Toshio Kuratomi 3d3e1c82a2 Have openssl autonegotiate tls protocol on python < 2.7.9
This allows usage of tls-1.1 and tls-1.2 if the underlying openssl
library supports it.  Unfortunately it also allows sslv2 and sslv3 if
the server is only configured to support those.  In this day and age,
that's probably something that the server administrator should fix
anyhow.
2015-07-15 13:17:00 -07:00
..
__init__.py Add package file. 2013-10-26 11:10:54 -04:00
a10.py A10 module improvements 2014-08-28 20:23:48 -05:00
basic.py Fix required_if (needed to pass list to _count_terms) 2015-07-08 09:45:02 -07:00
cloudstack.py cloudstack: fix domain name is not unique, use full path 2015-06-26 09:25:26 +02:00
database.py just a few spelling error changes 2015-04-28 09:36:42 -04:00
ec2.py Remove check of hardcoded AWS region list. 2015-04-15 17:55:27 -04:00
f5.py Simplify Fully Qualified function 2015-06-03 21:19:11 +02:00
facts.py add facts for datetime 8601 basic and basic short. 2015-07-05 17:23:22 +01:00
gce.py Google: allow for different libcloud provider to support upcoming DNS module 2014-10-29 19:57:46 +00:00
known_hosts.py Have known_hosts function use the url parameter instead of getting a specific attribute out of the module dict. 2014-12-04 11:39:35 -08:00
openstack.py Remove unneeded required_one_of for openstack 2015-05-29 13:09:45 -07:00
powershell.ps1 made md5 into generic checksum function that uses sha now 2015-07-14 07:28:32 -04:00
rax.py Prevent an empty error message 2015-03-10 11:30:28 -05:00
redhat.py fixed typos found by RETF rules in PY files 2014-05-03 18:40:05 +02:00
splitter.py Insert newlines correctly when splitting literal blocks 2014-10-09 16:45:08 -05:00
urls.py Have openssl autonegotiate tls protocol on python < 2.7.9 2015-07-15 13:17:00 -07:00