Commit Graph

13 Commits (2760fa23f765c7ad71d6cb15cfbedc60cdb8ac71)

Author SHA1 Message Date
Brent Langston 1886ef40f1 Make the default URI a constant 12 years ago
Brent Langston bf42535341 Allow custom hipchat urls 12 years ago
James Cammarata 72217c297d Adding validate_certs to all modules that use fetch_url 12 years ago
James Cammarata a1b1182662 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
James Tanner 4f9aadcc07 Addresses #5023 Fix import comments 12 years ago
James Tanner 38edad70ac Fixes #5023 Convert all modules to use new snippet import pattern 12 years ago
Michael DeHaan b8f821f065 Add "from" as an alias to "msg_from" in the hipchat module, to match docs. 12 years ago
Andrew Todd bd9d3d4fdd Changed shebangs that use /usr/bin/env to use /usr/bin/python and therefore be compatible with the ansible_python_interpreter variable. 13 years ago
Jan-Piet Mens 98c1423269 Docs: consistently format playbook EXAMPLES 13 years ago
Michael DeHaan e4f8dc1dd8 Docs standardization 13 years ago
Michael DeHaan 40cdf1ace7 Add version added field to notification modules. 13 years ago
Michael DeHaan d89adad5c0 Add proper quoting in hipchat example 13 years ago
shirou 5b1adb8460 Add notification/hipchat module.
This module can send a message via hipchat (https://www.hipchat.com/).
13 years ago