Commit Graph

190 Commits (39b635ae799eb51cf8e2f4618b3a292453668cc5)

Author SHA1 Message Date
Toshio Kuratomi aaaff1f120 Use the correct module param names to pass user/pass 9 years ago
Toshio Kuratomi 167cad99fa Merge pull request #735 from ansible/fetch_url-campfire
Port campfire to fetch_url
9 years ago
Brian Coca d63648d3c2 fixed decriptions to be lists 9 years ago
Toshio Kuratomi d6b0cf7bc4 Port campifre to fetch_url 9 years ago
Rene Moser 795425f32d irc: remove version_added for nick option, should have been nick_to option 9 years ago
Brian Coca 13a3e38a11 make token no_log in slack plugin 9 years ago
René Moser 5fec1e3994 irc: add version_added to new option nick 9 years ago
Toshio Kuratomi 8131bd3030 Documentation update 9 years ago
Adrian Muraru 2dd32236eb Implemented comments 9 years ago
Adrian Muraru 9fa5152a94 Add option to send a private message in irc module 9 years ago
Igor Khomyakov bbb578ac59 fix user notification for v2 api
`notify` parameter is not working as expected for hipchat API v2.
10 years ago
Toshio Kuratomi 955bf92ff8 Add version_added to the subtype parameter 10 years ago
Arnaud Dematte f1e3260b3f Update mail.py to allow html content
Adding parameter subtype to allow html based content. The default behavior of text/plain has been preserved.
10 years ago
Toshio Kuratomi dd6e8f354a Modify a few more modules to not conditionalize urllib(2) import. 10 years ago
Toshio Kuratomi 4b29146c4d be explicit about urllib import and remove conditional urllib(2) import
urllib and urllib2 have been in the python stdlib since at least
python-2.3.  There's no reason to conditionalize it.

Fixes https://github.com/ansible/ansible/issues/11322
10 years ago
Brian Coca 35a4e70dee minor fixes 10 years ago
Brian Coca 95434149d3 Merge pull request #199 from bkimble/devel
added hall.com notification module
10 years ago
Greg DeKoenigsberg 004dedba8a Changes to author formatting, remove emails 10 years ago
David Siefert 3bd19b8ea0 Adding support for setting the topic of a channel 10 years ago
Brian Coca eec8dca006 added copyright/license info to modules I had missed 10 years ago
Paul Bourdel 9c0cf447bd removing unnecessary white space 10 years ago
Paul Bourdel aa93ff944a fixing grammar on error message 10 years ago
Paul Bourdel 452a590af8 adding author username 10 years ago
Paul Bourdel 98e3ee36b7 adding new line to end of file 10 years ago
Paul Bourdel 0a1784736c adding check for module.check_mode to v2 message method 10 years ago
Paul Bourdel f5afe50d79 Merge branch 'devel' of https://github.com/ansible/ansible-modules-extras into feature/Upgrade-To-HipChat-V2-API 10 years ago
Paul Bourdel 6719cbc5a2 Rewriting to use default ansible http libraries. 10 years ago
Toshio Kuratomi 88eff11c04 Many more doc fixes 10 years ago
Brian Coca 08445418aa more string corrections 10 years ago
Brian Coca 9dd4e07fe9 Merge pull request #492 from willybarro/pushbullet-module-py26
Fix pushbullet compatibility with python 2.6
10 years ago
Brian Coca edf519a0c2 moar quotes 10 years ago
Willy Barro b1cbbcef4a Fix pushbullet compatibility with python 2.6
Remove dict comprehension usage.
10 years ago
Greg DeKoenigsberg 380a1ddf04 Adding author's github id 10 years ago
Greg DeKoenigsberg 0d20c00314 Adding author's github id 10 years ago
Greg DeKoenigsberg 173f06ea18 Adding author's github id 10 years ago
Greg DeKoenigsberg 5180a64745 Adding author's github id 10 years ago
Greg DeKoenigsberg aefba2c00a Adding author's github id 10 years ago
Greg DeKoenigsberg 43465e1af2 Adding author's github id 10 years ago
Greg DeKoenigsberg 27e5950fd0 Adding author's github id 10 years ago
Greg DeKoenigsberg 79d7cdecd8 Adding author's github id 10 years ago
Greg DeKoenigsberg 9b051b8a96 Adding author's github id 10 years ago
Greg DeKoenigsberg 7c51f6f891 Adding author's github id 10 years ago
Greg DeKoenigsberg ee5363930f Adding author's github id 10 years ago
Greg DeKoenigsberg c5ec2e2f24 Adding author's github id 10 years ago
Greg DeKoenigsberg 51b1c843bb Adding author's github id 10 years ago
Greg DeKoenigsberg a5ea6a611b Adding author's github id 10 years ago
Greg DeKoenigsberg 7cf6900008 Adding author's github id 10 years ago
Greg DeKoenigsberg c3db70df10 Adding author's github id 10 years ago
Greg DeKoenigsberg 612ba118e0 Adding author's github id 10 years ago
Brian Coca d035c1dd99 Merge pull request #226 from willybarro/pushbullet-module
Add pushbullet module
10 years ago