Commit Graph

9 Commits (0b8c8b0581db9598448391b16252851b032357bf)

Author SHA1 Message Date
npeters 61bb40c0dd Remove invalid variable 11 years ago
James Cammarata a9017af2bb Adding validate_certs to all modules that use fetch_url 11 years ago
James Tanner 6da2c37112 Fixes #6411 Return None for ec2 api endpoints that return 404 11 years ago
Michael DeHaan a689e42d32 Fix ec2_facts module by removing stray fail statement 11 years ago
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
11 years ago
James Tanner afa5988391 Fixes #4540 Use shared module snippet to evaluate ec2 credentials 11 years ago
ipauldev 5656e9d66e Allow check mode when gathering ec2 facts 11 years ago
lwade 8b62f25c5c Added a helpful example to the ec2_facts doc. 12 years ago
Michael DeHaan 391fb98ee2 Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago