Commit Graph

6 Commits (0fefab66514ac10acaed754793df3106fca4c4a8)

Author SHA1 Message Date
James Cammarata a9017af2bb Adding validate_certs to all modules that use fetch_url 10 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
10 years ago
zimbatm fe4d203b9a notify/grove: set the service to "ansible" by default 11 years ago
James Tanner ad837709bd Addresses #5023 Fix import comments 11 years ago
James Tanner 6000d636b3 Fixes #5023 Convert all modules to use new snippet import pattern 11 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.
11 years ago