Commit graph

13 commits

Author SHA1 Message Date
Brent Langston
ca14df4790 Make the default URI a constant 2014-03-22 13:56:49 -04:00
Brent Langston
712e114dff Allow custom hipchat urls 2014-03-21 23:22:05 -04:00
James Cammarata
a9017af2bb Adding validate_certs to all modules that use fetch_url 2014-03-12 10:19:54 -05: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
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
Michael DeHaan
37970112d9 Add "from" as an alias to "msg_from" in the hipchat module, to match docs. 2013-10-07 08:15:11 -04: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
Michael DeHaan
2a416babee Docs standardization 2013-06-01 12:14:35 -04:00
Michael DeHaan
d51ec37a59 Add version added field to notification modules. 2013-05-11 16:36:37 -04:00
Michael DeHaan
d80cb4bd41 Add proper quoting in hipchat example 2013-05-11 16:32:22 -04:00
shirou
f79be1e0bc Add notification/hipchat module.
This module can send a message via hipchat (https://www.hipchat.com/).
2013-05-02 23:23:40 +09:00