ansible/lib/ansible/module_utils
James Cammarata 056d54ebd3 Adding 'validate_certs' option to EC2 modules
When disabled, the boto connection will be instantiated without validating
the SSL certificate from the target endpoint. This allows the modules to connect
to Eucalyptus instances running with self-signed certs without errors.

Fixes #3978
2014-02-13 12:32:49 -06:00
..
__init__.py Add package file. 2013-10-26 11:10:54 -04:00
basic.py Fix log handling of unicode output to syslog in modules 2014-02-12 11:27:52 -06:00
ec2.py Adding 'validate_certs' option to EC2 modules 2014-02-13 12:32:49 -06:00
known_hosts.py Fixes #5750 Fail on missing ~/.ssh and ignore accept_hostkey if stricthoskeychecking is off 2014-01-28 11:49:35 -05:00
rax.py Support providing a tenant_name also 2014-01-28 13:58:41 -06:00