Commit Graph

9 Commits (ec14b25e23ea394a4405c1c6652376e043ba3313)

Author SHA1 Message Date
James Cammarata 72217c297d Adding validate_certs to all modules that use fetch_url 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 4f9aadcc07 Addresses #5023 Fix import comments 11 years ago
James Tanner 38edad70ac Fixes #5023 Convert all modules to use new snippet import pattern 11 years ago
Andrew Todd bd9d3d4fdd Changed shebangs that use /usr/bin/env to use /usr/bin/python and therefore be compatible with the ansible_python_interpreter variable. 11 years ago
Jan-Piet Mens 98c1423269 Docs: consistently format playbook EXAMPLES 11 years ago
Bruce Pennypacker 3926f76644 Fixed handling of urlopen result to work properly under both python 2.4 and python 2.6 12 years ago
Michael DeHaan 539aa02de3 Update version_added 12 years ago
Michael DeHaan 4f1d310b6a update changelog, move newrelic to monitoring category 12 years ago