Commit Graph

82 Commits (e4ff74ebbd9dcff60edcec7e5405ceca2e6ca789)

Author SHA1 Message Date
Michael DeHaan b80b92e778 Stackdriver module was in the wrong category, so moving.
12 years ago
James Cammarata c0f92317ef Fixing a documentation error in the new stackdriver module
12 years ago
James Cammarata 2b898e7e8b Minor fix to imports in new stackdriver module
12 years ago
Ben Whaley 1c996085ff Updated to use fetch_url
12 years ago
Ben Whaley 6c10297b2d Stackdriver code deploy and annotation module
12 years ago
Michael DeHaan e05c86bb94 Merge pull request #6740 from mjschultz/add-sns-notification
12 years ago
Michael J. Schultz c8a810df78 Add some failure handling for `region` and `publish`
12 years ago
Michael J. Schultz 9fbef265bf Add Amazon SNS notification plugin
12 years ago
Brent Langston ca14df4790 Make the default URI a constant
12 years ago
Brent Langston 712e114dff Allow custom hipchat urls
12 years ago
Michael DeHaan 50aa3f6a09 Fix documentation for twilio module.
12 years ago
Michael DeHaan b1fe7ee24a Add notes about new notification module.
12 years ago
Michael DeHaan 3d7bf1e52a Merge branch 'devel' of git://github.com/tksmd/ansible into devel
12 years ago
Michael DeHaan 54635cb59f Add note about IRC library default change.
12 years ago
Michael DeHaan 8fb5e2c657 Merge pull request #5443 from nirvinehh/devel
12 years ago
patrickheeney f594e8b6f0 Fix domain name in slack module
12 years ago
Ramon de la Fuente f51872885c mandatory silly mistake
12 years ago
Ramon de la Fuente b4cd4ad15b A module for notifications through the Slack.com platform
12 years ago
Michael DeHaan 51f90c1712 Bump twilio module version_added, changelog.
12 years ago
Matthew Makai 2215111ec5 adding twilio module for sending text notifications in build process
12 years ago
Matthew Makai 8420211aee new module to send text message notifications
12 years ago
Michael DeHaan 69d26d507b Merge pull request #5758 from drawks/devel
12 years ago
Michael DeHaan 0bc3cec1c8 Merge pull request #6062 from jpmens/mqttpaho
12 years ago
Michael DeHaan 33a1f65565 Merge pull request #6375 from sivel/nexmo
12 years ago
Michael DeHaan 1211160cdb Merge pull request #6289 from rawtaz/fix-irc-nicklen
12 years ago
Matt Martz e2bfa86484 New module: nexmo
12 years ago
James Cammarata a9017af2bb Adding validate_certs to all modules that use fetch_url
12 years ago
James Tanner ba0fec4f42 Force command action to not be executed by the shell unless specifically enabled
12 years ago
James Cammarata 9730157525 Validate SSL certs accessed through urllib*
12 years ago
Leo R. Lundgren dd62de0384 Fix whitespace (tabs -> spaces).
12 years ago
Leo R. Lundgren 347b425c67 Make irc module accept the nick being shortened by the server.
12 years ago
Jan-Piet Mens 01e1991baa module update: mqtt notification now uses Paho as mosquitto.py being deprecated
12 years ago
Michael DeHaan 83f43b82ad ansible -> ansibleworks
12 years ago
someda 54858279a6 Add typetalk notification module
12 years ago
Dave Rawks e545d1026a Correct sleep calls
12 years ago
zimbatm fe4d203b9a notify/grove: set the service to "ansible" by default
12 years ago
Nick Irvine 8b4c9420e7 Make default irc color none; add color none
12 years ago
Matt Martz ead733362f module is not exposed to send_msg, but main() catches exceptions and uses module.fail_json
13 years ago
Matt Martz b48b22b24a Try to follow RFC2812 for waiting on serverl welcome and join messages before performing more tasks
13 years ago
James Tanner ad837709bd Addresses #5023 Fix import comments
13 years ago
James Tanner 6000d636b3 Fixes #5023 Convert all modules to use new snippet import pattern
13 years ago
Michael DeHaan f7c3975f21 Add version_added to all modules missing version_added information, the docs formatter will now
13 years ago
Jonas Pfenniger b963596e5c Adds a grove notifier module
13 years ago
Michael DeHaan 119b6d73dd Remove examples of module antipattern of setting the choices array for boolean types.
13 years ago
Michael DeHaan 37970112d9 Add "from" as an alias to "msg_from" in the hipchat module, to match docs.
13 years ago
Lukasz Kawczynski 38d606367a Set default XMPP message type to 'chat'.
13 years ago
Michael DeHaan 5d5d579eca Legacy variable usage.
13 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.
13 years ago
Kevin Montuori b86d93adc9 added a provision for passing a server password to IRC
13 years ago
Joshua Lund ba853b8c1a Fixed a few small typos
13 years ago