npeters
61bb40c0dd
Remove invalid variable
2014-04-24 01:12:55 +02:00
James Cammarata
a9017af2bb
Adding validate_certs to all modules that use fetch_url
2014-03-12 10:19:54 -05:00
James Tanner
6da2c37112
Fixes #6411 Return None for ec2 api endpoints that return 404
2014-03-11 21:38:00 -04:00
Michael DeHaan
a689e42d32
Fix ec2_facts module by removing stray fail statement
2014-03-11 19:17:22 -04:00
James Cammarata
9730157525
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
afa5988391
Fixes #4540 Use shared module snippet to evaluate ec2 credentials
2013-11-01 11:59:24 -04:00
ipauldev
5656e9d66e
Allow check mode when gathering ec2 facts
2013-07-11 19:50:55 -05:00
lwade
8b62f25c5c
Added a helpful example to the ec2_facts doc.
2013-05-15 16:32:35 +01:00
Michael DeHaan
391fb98ee2
Allow modules to be categorized, and also sort them when generating the documentation.
2013-04-28 15:03:45 -04:00