summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/notification
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bulk autopep8 (modules)John Barker2017-12-0715-148/+155
* Doc: Make documentation link as clickable (#33188)Abhijeet Kasurde2017-12-051-1/+2
* Fix invalid string escape sequences.Matt Clay2017-11-211-2/+2
* Correct typo on required keyword (#32790)joaocpinto2017-11-101-1/+1
* Modules metadata: fix invalid GitHub ID in author field (#31856)Pilou2017-11-021-1/+1
* Add the snow_record module. Module to create/update/delete/read records (#27931)Tim Rightnour2017-10-161-0/+331
* Fix gender pronouns and the odd typo (#31709)Kenny Gillen2017-10-131-1/+1
* mail: Fix charset encoding issueDag Wieers2017-09-211-167/+156
* Fix dangerous default args. (#29839)Matt Clay2017-09-121-1/+2
* Fix mail module headers encoding (#29109)Andrea Tartaglia2017-09-111-2/+5
* Fix metadata in syslogger module.Matt Clay2017-08-211-5/+3
* Add the syslogger moduleTim Rightnour2017-08-211-0/+174
* mail: Fix auth over starttls. (#24089)Konstantin Shalygin2017-08-181-5/+1
* Update metadata to 1.1Toshio Kuratomi2017-08-1524-28/+26
* New Module: Notification module for Office 365 Connector Cards (#27636)Marc Sensenich2017-08-101-0/+299
* Proposed new notification module: BearyChat (#21947)Jiangge Zhang2017-08-011-0/+183
* remove wildcards and add boilerplateToshio Kuratomi2017-07-2922-454/+247
* update auth_flag variable after STARTTLS connection is established, fixes #26376R. Soto2017-07-031-0/+1
* Correct failure message in flowdock (#25844)Abhijeet Kasurde2017-06-191-1/+1
* Fix module params assignment in jabber module (#25850)Abhijeet Kasurde2017-06-181-1/+1
* Fix spelling mistakes (comments only) (#25564)Abhijeet Kasurde2017-06-123-4/+4
* Fixed import of urlencode and pathname2url from urllib for python3 (#24424)Michael2017-05-198-18/+19
* Downgraded more modules from Curated to Community (#24751)Dylan Silva2017-05-182-2/+2
* add catapult as a sms /mms api notification provider. (#23052)Jonathan Mainguy2017-05-171-0/+165
* sns: move from notification directory to cloud/amazon directory - fixes #1187...Sloane Hertel2017-05-021-247/+0
* Telegram notification module updated (#22858)Dmitry Sobolev2017-04-081-11/+34
* E501 fixes (#22879)Matt Martz2017-03-223-9/+14
* New metadata 1.0 (#22587)Toshio Kuratomi2017-03-1422-68/+88
* Fix invalid fields in module DOCUMENATION (#22297)John R Barker2017-03-091-2/+2
* Add a new module for Cisco Spark notifications (#19348)Drew Russell2017-03-081-0/+202
* Fix doc s/Slack/Mattermost/ (#22017)Benjamin Jolivot2017-02-271-1/+1
* Remove explicit port from pushover module (#19078)Kevin Kirsche2017-02-231-2/+1
* Remove unnecessary shebangs and execute bits.Matt Clay2017-02-221-0/+0
* Validate EXAMPLES as YAMLMatt Martz2017-02-155-6/+6
* Ansible Mattermost Module (#21247)Benjamin JOLIVOT2017-02-141-0/+160
* Avoid having module documentation links to itself (#21329)Dag Wieers2017-02-135-5/+5
* PEP 8 E111 & E114 cleanup. (#20838)Matt Clay2017-01-302-2/+2
* PEP 8 indent cleanup. (#20800)Matt Clay2017-01-291-3/+3
* PEP 8 cleanup. (#20789)Matt Clay2017-01-281-1/+1
* default voice of Alex seems safer (#20718)Michael Johnson2017-01-281-1/+1
* PEP 8 W291 whitespace cleanup.Matt Clay2017-01-275-11/+11
* PEP 8 whitespace cleanup. (#20783)Matt Clay2017-01-271-1/+1
* add message_attributes support to sns.tedder2017-01-271-2/+42
* hipchat: improve documentation (#20445)Adam Johnson2017-01-191-8/+9
* Don't escape angle brackets in the Slack module (#19980)Steve Pletcher2017-01-171-13/+23