James Cammarata
72217c297d
Adding validate_certs to all modules that use fetch_url
2014-03-12 10:19:54 -05:00
James Tanner
21c4378ad5
Fixes #6411 Return None for ec2 api endpoints that return 404
2014-03-11 21:38:00 -04:00
Michael DeHaan
367ec22597
Fix ec2_facts module by removing stray fail statement
2014-03-11 19:17:22 -04:00
James Cammarata
a1b1182662
Validate SSL certs accessed through urllib*
...
* Adds another module utility file which generalizes the
access of urls via the urllib* libraries.
* Adds a new spec generator for common arguments.
* Makes the user-agent string configurable.
Fixes #6211
2014-03-10 16:06:52 -05:00
James Tanner
0a5adda059
Fixes #4540 Use shared module snippet to evaluate ec2 credentials
2013-11-01 11:59:24 -04:00
ipauldev
9dd620c687
Allow check mode when gathering ec2 facts
2013-07-11 19:50:55 -05:00
lwade
47526e7464
Added a helpful example to the ec2_facts doc.
2013-05-15 16:32:35 +01:00
Michael DeHaan
cd97a4cb14
Allow modules to be categorized, and also sort them when generating the documentation.
2013-04-28 15:03:45 -04:00