1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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
2014-02-13 12:32:49 -06:00
..
callback_plugins Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
inventory Merge pull request #5576 from xyrix/symlink-bug-fix 2014-02-04 11:39:54 -08:00
module_utils Adding 'validate_certs' option to EC2 modules 2014-02-13 12:32:49 -06:00
playbook Merge pull request #5771 from bcoca/play_hosts2 2014-02-05 23:52:20 -05:00
runner directory detection should now work on BSDs, added AIX alternate path 2014-02-13 08:23:56 -05:00
utils Merge branch 'issue_4812' into devel 2014-02-10 13:35:53 -06:00
__init__.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
callbacks.py Open LOG_LOCK file with FD_CLOEXEC to prevent file descriptor leakage 2014-02-10 15:51:52 -06:00
color.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
constants.py made accelerate keys directory configurable, and permissions for the file and dir configurable, and gave them a safe default 2014-02-06 08:53:43 +00:00
errors.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
module_common.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00