Commit Graph

6 Commits (adc4e70c75ca6d22c20ebefe464ef29c9d300ed0)

Author SHA1 Message Date
James Cammarata a9017af2bb Adding validate_certs to all modules that use fetch_url 12 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
12 years ago
zimbatm fe4d203b9a notify/grove: set the service to "ansible" by default 12 years ago
James Tanner ad837709bd Addresses #5023 Fix import comments 12 years ago
James Tanner 6000d636b3 Fixes #5023 Convert all modules to use new snippet import pattern 12 years ago
Michael DeHaan f7c3975f21 Add version_added to all modules missing version_added information, the docs formatter will now
raise errors when omitted, updated changelog with new modules.
12 years ago