Commit Graph

9 Commits (15277579fe3ac2f798492060a8e0b1fd9ac83d1e)

Author SHA1 Message Date
npeters 43ac7a7984 Remove invalid variable 11 years ago
James Cammarata 72217c297d Adding validate_certs to all modules that use fetch_url 11 years ago
James Tanner 21c4378ad5 Fixes #6411 Return None for ec2 api endpoints that return 404 11 years ago
Michael DeHaan 367ec22597 Fix ec2_facts module by removing stray fail statement 11 years ago
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
11 years ago
James Tanner 0a5adda059 Fixes #4540 Use shared module snippet to evaluate ec2 credentials 11 years ago
ipauldev 9dd620c687 Allow check mode when gathering ec2 facts 11 years ago
lwade 47526e7464 Added a helpful example to the ec2_facts doc. 12 years ago
Michael DeHaan cd97a4cb14 Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago