summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/notification
Commit message (Expand)AuthorAgeFilesLines
* hall: remove the module for supporting nonexistent messenger (#62152)Andrey Klychkov2019-09-161-99/+0
* fix typos in modules (#62135) (#62169)Andrey Klychkov2019-09-121-1/+1
* snow: Fix token reference in basic authentication (#59315)n3pjk2019-07-222-19/+6
* snow: Call Refactored login from snow modules (#59201)n3pjk2019-07-182-0/+6
* Module mail : Add Date header (#59080)Jonathan2019-07-161-1/+2
* Add OAuth and Multi-Record Query for SNOW (#58410)n3pjk2019-07-132-76/+355
* Adds tls_version argument to mqtt module (#58264)Tim Rupp2019-06-251-15/+52
* modules/notification/irc: Fix channel joining for some IRC servers. (#55444)Brad House2019-04-171-1/+1
* Pushover: Adds support for optional 'title' (#53726)desimaniac2019-04-101-3/+22
* Add type int for various argument params (#55026)Abhijeet Kasurde2019-04-101-1/+1
* standardize TLS connection properties (#54315)James Cassell2019-03-281-9/+12
* Assorted pylint fixesDag Wieers2019-02-152-5/+6
* Fix pycodestyle E117 issues.Matt Clay2019-02-131-1/+1
* Use common functions for handling import errors (#51851)Jordan Borean2019-02-076-14/+33
* jabber: Fix joining group chats (#50846)Jonas Schäfer2019-01-141-1/+3
* Convert to reduced list of known types (#50010)Dag Wieers2018-12-196-8/+8
* Update bare exceptions to specify Exception.Toshio Kuratomi2018-12-165-5/+5
* Add support for hex color in slack module (#49804)Abhijeet Kasurde2018-12-121-7/+24
* mail: Fix new breakage on python 2.7 (#49197)Dag Wieers2018-12-101-2/+9
* Bulk module author 2 (#48955)John R Barker2018-11-211-1/+1
* Bulk fix DOCUMENTATION.author (Part 1) (#48934)John R Barker2018-11-201-2/+2
* RabbitMQ publisher module (#44718)John Imison2018-11-151-0/+179
* Add threading to slack notification module (#47333)Andrew Herrington2018-11-061-3/+15
* mail: fixed STARTTLS module working with python 3.7.0 (#47412)Konstantin Shalygin2018-11-061-4/+4
* Add matrix notification module (#45823)Jan Christian Grünhage2018-10-241-0/+135
* Minor documentation fix. (#47276)John Imison2018-10-181-2/+2
* mail: Fix regression when sending mail without SSL (#46403)Dag Wieers2018-10-051-2/+20
* Update typetalk.py to use com domain (#46045)Horie Issei2018-09-241-3/+3
* Add docs for say.py to indicate how to list voices (#37737)Chris Smolen2018-09-211-0/+1
* twilio: fix multi to_number support (#44878)René Moser2018-09-161-11/+7
* Clean up BOTMETA.yml (#44574)Dag Wieers2018-08-241-1/+3
* Fix mail module for python 3.7.0 (#44550) (#44552)guoqiao2018-08-231-1/+1
* Surround top-level function and class definitions with two blank lines.Joren Vrancken2018-07-312-0/+2
* Add support for espeak-ng. Closes #42438Marcos Alano2018-07-101-8/+9
* fix irc module to work with py3 (#42267)Brian Coca2018-07-101-15/+16
* Fix for starttls connections for notification mail module (#42381)Agris2018-07-051-4/+9
* Fix shebangs and file modes and update tests. (#40563)Matt Clay2018-05-222-0/+0
* [Fix] Commented out Section due to no Quotes (#24258)David Beck2018-05-151-2/+2
* Update all pypi.python.org URLs to pypi.org (#38988)Jon Dufresne2018-05-141-1/+1
* removes broken link to old module name (#39249)Alicia Cozine2018-04-251-1/+1
* More validate module fixes (#39097)John R Barker2018-04-245-12/+5
* Use https for links to ansible.com domains.Matt Clay2018-04-231-1/+1
* fix handling of some exceptions for mail pluginBrian Coca2018-04-101-33/+21
* Doc formatting update for office_365_connector_card.py (#38142)cpitre2018-04-021-1/+1
* Clean up module documentation (#36909)Dag Wieers2018-03-159-113/+12
* Module DOCUMENTATION should match argspec (#34895)John R Barker2018-01-162-0/+3
* Fix out-dated code style in new module logentries_msg.pyToshio Kuratomi2018-01-041-21/+10
* corrected docs, removed comment, return is reqBrian Coca2018-01-041-8/+2
* Logentries msg plugin, this allows users to send log messages to logentries (...Jimmy Tang2018-01-041-0/+115
* osx_say: add espeak support, rename module to say (#33071)Pilou2017-12-093-80/+93