summaryrefslogtreecommitdiff
path: root/notification
Commit message (Expand)AuthorAgeFilesLines
* Port twilio to fetch_urlfetch_url-twilioToshio Kuratomi2015-07-201-13/+14
* irc: remove version_added for nick option, should have been nick_to optionRene Moser2015-07-091-1/+0
* make token no_log in slack pluginBrian Coca2015-07-081-1/+1
* irc: add version_added to new option nickRené Moser2015-07-081-5/+6
* Documentation updateToshio Kuratomi2015-07-071-2/+3
* Implemented commentsAdrian Muraru2015-07-071-11/+25
* Add option to send a private message in irc moduleAdrian Muraru2015-07-071-3/+12
* fix user notification for v2 apiIgor Khomyakov2015-07-021-17/+18
* Add version_added to the subtype parameterToshio Kuratomi2015-06-251-0/+1
* Update mail.py to allow html contentArnaud Dematte2015-06-241-2/+9
* Modify a few more modules to not conditionalize urllib(2) import.Toshio Kuratomi2015-06-193-13/+9
* be explicit about urllib import and remove conditional urllib(2) importToshio Kuratomi2015-06-196-12/+11
* minor fixesBrian Coca2015-06-191-11/+11
* Merge pull request #199 from bkimble/develBrian Coca2015-06-171-0/+97
|\
| * added hall.com notification moduleBilly Kimble2015-01-121-0/+97
* | Changes to author formatting, remove emailsGreg DeKoenigsberg2015-06-1611-11/+11
* | Adding support for setting the topic of a channelDavid Siefert2015-06-161-2/+14
* | added copyright/license info to modules I had missedBrian Coca2015-06-161-0/+18
* | removing unnecessary white spacePaul Bourdel2015-05-151-2/+0
* | fixing grammar on error messagePaul Bourdel2015-05-151-1/+1
* | adding author usernamePaul Bourdel2015-05-151-1/+1
* | adding new line to end of filePaul Bourdel2015-05-151-1/+196
* | adding check for module.check_mode to v2 message methodPaul Bourdel2015-05-151-1/+1
* | Merge branch 'devel' of https://github.com/ansible/ansible-modules-extras int...Paul Bourdel2015-05-1517-20/+213
|\ \
| * | Many more doc fixesToshio Kuratomi2015-05-156-6/+6
| * | more string correctionsBrian Coca2015-05-144-8/+8
| * | Merge pull request #492 from willybarro/pushbullet-module-py26Brian Coca2015-05-141-2/+6
| |\ \
| | * | Fix pushbullet compatibility with python 2.6Willy Barro2015-05-141-2/+6
| * | | moar quotesBrian Coca2015-05-142-2/+2
| |/ /
| * | Adding author's github idGreg DeKoenigsberg2015-05-131-1/+1
| * | Adding author's github idGreg DeKoenigsberg2015-05-131-1/+1
| * | Adding author's github idGreg DeKoenigsberg2015-05-131-1/+1
| * | Adding author's github idGreg DeKoenigsberg2015-05-131-1/+1
| * | Adding author's github idGreg DeKoenigsberg2015-05-131-1/+1
| * | Adding author's github idGreg DeKoenigsberg2015-05-131-1/+1
| * | Adding author's github idGreg DeKoenigsberg2015-05-131-1/+1
| * | Adding author's github idGreg DeKoenigsberg2015-05-131-1/+3
| * | Adding author's github idGreg DeKoenigsberg2015-05-131-1/+1
| * | Adding author's github idGreg DeKoenigsberg2015-05-131-1/+1
| * | Adding author's github idGreg DeKoenigsberg2015-05-131-1/+1
| * | Adding author's github idGreg DeKoenigsberg2015-05-131-1/+1
| * | Adding author's github idGreg DeKoenigsberg2015-05-131-1/+3
| * | Adding author's github idGreg DeKoenigsberg2015-05-131-1/+1
| * | Adding author's github idGreg DeKoenigsberg2015-05-131-1/+1
| * | Adding author's github idGreg DeKoenigsberg2015-05-131-1/+1
| * | Adding author's github idGreg DeKoenigsberg2015-05-131-1/+1
| * | Merge pull request #226 from willybarro/pushbullet-moduleBrian Coca2015-05-131-0/+178
| |\ \
| | * | Handle invalid api key and general api errors on pushbulletWilly Barro2015-05-131-7/+11
| | * | Replace manual option check to mutually_exclusive AnsibleModule optionWilly Barro2015-05-131-4/+4
| | * | Remove changed=True from pushbullet moduleWilly Barro2015-05-131-2/+2