Commit Graph

11 Commits (ec14b25e23ea394a4405c1c6652376e043ba3313)

Author SHA1 Message Date
James Cammarata 72217c297d Adding validate_certs to all modules that use fetch_url 11 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
11 years ago
James Tanner 4f9aadcc07 Addresses #5023 Fix import comments 11 years ago
James Tanner 38edad70ac Fixes #5023 Convert all modules to use new snippet import pattern 11 years ago
Michael DeHaan b8f821f065 Add "from" as an alias to "msg_from" in the hipchat module, to match docs. 11 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. 11 years ago
Jan-Piet Mens 98c1423269 Docs: consistently format playbook EXAMPLES 11 years ago
Michael DeHaan e4f8dc1dd8 Docs standardization 11 years ago
Michael DeHaan 40cdf1ace7 Add version added field to notification modules. 12 years ago
Michael DeHaan d89adad5c0 Add proper quoting in hipchat example 12 years ago
shirou 5b1adb8460 Add notification/hipchat module.
This module can send a message via hipchat (https://www.hipchat.com/).
12 years ago