Commit Graph

11 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
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 37970112d9 Add "from" as an alias to "msg_from" in the hipchat module, to match docs. 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
Michael DeHaan 2a416babee Docs standardization 11 years ago
Michael DeHaan d51ec37a59 Add version added field to notification modules. 11 years ago
Michael DeHaan d80cb4bd41 Add proper quoting in hipchat example 11 years ago
shirou f79be1e0bc Add notification/hipchat module.
This module can send a message via hipchat (https://www.hipchat.com/).
11 years ago