You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/module_utils
Toshio Kuratomi 327b1676a8 Add support for SNI and TLS-1.1 and TLS-1.2 to the fetch_url() helper
Fixes #1716
Fixes #1695
11 years ago
..
__init__.py Add package file. 12 years ago
a10.py A10 module improvements 11 years ago
basic.py Fix required_if (needed to pass list to _count_terms) 11 years ago
cloudstack.py cloudstack: fix domain name is not unique, use full path 11 years ago
database.py just a few spelling error changes 11 years ago
ec2.py Remove check of hardcoded AWS region list. 11 years ago
f5.py Simplify Fully Qualified function 11 years ago
facts.py add facts for datetime 8601 basic and basic short. 11 years ago
gce.py Google: allow for different libcloud provider to support upcoming DNS module 11 years ago
known_hosts.py Have known_hosts function use the url parameter instead of getting a specific attribute out of the module dict. 11 years ago
openstack.py Remove unneeded required_one_of for openstack 11 years ago
powershell.ps1 made md5 into generic checksum function that uses sha now 11 years ago
rax.py Prevent an empty error message 11 years ago
redhat.py fixed typos found by RETF rules in PY files 12 years ago
splitter.py Insert newlines correctly when splitting literal blocks 11 years ago
urls.py Add support for SNI and TLS-1.1 and TLS-1.2 to the fetch_url() helper 11 years ago