James Cammarata
d8a81c488e
Remove validate_certs parameter from fetch_url calls
2014-03-12 10:31:01 -05:00
Michael DeHaan
0f962dba14
Missing comma in argument spec.
2014-03-10 19:37:34 -04:00
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
2014-03-10 16:06:52 -05:00
Michael DeHaan
e89dafc6c1
Merge pull request #5039 from bpennypacker/airbrake
...
airbrake: Made the reporting URL an optional parameter
2014-02-12 12:32:28 -05:00
James Tanner
ad837709bd
Addresses #5023 Fix import comments
2013-12-02 15:13:49 -05:00
James Tanner
6000d636b3
Fixes #5023 Convert all modules to use new snippet import pattern
2013-12-02 15:11:23 -05:00
Bruce Pennypacker
a694c0c44c
use new airbrake API URL
2013-11-20 16:52:15 +00:00
Bruce Pennypacker
83a1665be5
Made URL an optional parameter
2013-11-07 15:39:41 +00:00
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.
2013-07-17 16:37:04 -04:00
Jan-Piet Mens
30d641094b
Docs: consistently format playbook EXAMPLES
2013-06-17 08:53:46 +02:00
Bruce Pennypacker
fceaca4a53
new airbrake_deployment module
2013-05-24 14:40:37 -04:00