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
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
11 years ago
..
callback_plugins Update various copyrights. Not complete, but sufficient. 11 years ago
inventory Merge pull request #5576 from xyrix/symlink-bug-fix 11 years ago
module_utils Adding 'validate_certs' option to EC2 modules 11 years ago
playbook Merge pull request #5771 from bcoca/play_hosts2 11 years ago
runner directory detection should now work on BSDs, added AIX alternate path 11 years ago
utils Merge branch 'issue_4812' into devel 11 years ago
__init__.py Update various copyrights. Not complete, but sufficient. 11 years ago
callbacks.py Open LOG_LOCK file with FD_CLOEXEC to prevent file descriptor leakage 11 years ago
color.py Update various copyrights. Not complete, but sufficient. 11 years ago
constants.py made accelerate keys directory configurable, and permissions for the file and dir configurable, and gave them a safe default 11 years ago
errors.py Update various copyrights. Not complete, but sufficient. 11 years ago
module_common.py Update various copyrights. Not complete, but sufficient. 11 years ago