Commit Graph

11 Commits (e21f61d604bc885a0453bb34b76161625ea1b5b0)

Author SHA1 Message Date
James Cammarata d8a81c488e Remove validate_certs parameter from fetch_url calls 11 years ago
Michael DeHaan 0f962dba14 Missing comma in argument spec. 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
Michael DeHaan e89dafc6c1 Merge pull request #5039 from bpennypacker/airbrake
airbrake: Made the reporting URL an optional parameter
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
Bruce Pennypacker a694c0c44c use new airbrake API URL 11 years ago
Bruce Pennypacker 83a1665be5 Made URL an optional parameter 11 years ago
Andrew Todd e477d993dd 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 30d641094b Docs: consistently format playbook EXAMPLES 11 years ago
Bruce Pennypacker fceaca4a53 new airbrake_deployment module 11 years ago