summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/notification
Commit message (Expand)AuthorAgeFilesLines
* Migrated to servicenow.servicenowAnsible Core Team2020-03-092-606/+0
* Migrated to community.generalAnsible Core Team2020-03-0928-5140/+0
* O365 connector_card import from dict_transformationsJill Rouleau2020-03-021-1/+1
* Don't send JOIN and PART commands if channel is not set (#62334)Ronnie P. Thomas2020-02-151-21/+23
* Fix AttributeError due to cgi.escape removal in Python 3.8. (#66040)Karthikeyan Singaravelan2020-01-091-3/+10
* rabbitmq_publish SSL certificate implementation (#62036)John Imison2019-11-201-2/+36
* Replaces deprecated usage of functions in ansible.module_utils.basic (#63990)Mads Jensen2019-10-311-3/+3
* syslogger - disable check mode (#63646)Sam Doran2019-10-181-5/+0
* Fix SSL protocol references in mqtt module.Matt Clay2019-10-171-4/+11
* hall: remove the module for supporting nonexistent messenger (#62152)Andrey Klychkov2019-09-111-99/+0
* fix typos in modules (#62135)Andrey Klychkov2019-09-111-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