Commit graph

14 commits

Author SHA1 Message Date
Fabio Alessandro Locati
96780cf035 Make main() calls conditional - notifications (#3656) 2016-12-08 11:35:15 -05:00
hyperized
d815890aa6 Update irc.py (#3144)
Proposal to update the example to YAML syntax.
2016-12-08 11:34:58 -05:00
Michael Scherer
9aec480f59 Make irc.py compile on python3 2016-12-08 11:34:57 -05:00
P Stark
0349fcd894 add type declaration to the port parameter of the irc module. #AnsibleZH (#2349) 2016-12-08 11:34:19 -05:00
Michael Scherer
3b79c1621b Prevent password leaks in notification/irc 2016-12-08 11:34:03 -05:00
Jonathan Mainguy
c277a8b191 Added style= and more colors. 2016-12-08 11:33:34 -05:00
Jonathan Mainguy
1b7b7a2578 Adds part=false feature to irc module. This allows people to use a faux bot without part/dconns between messages, tested using a user logged into znc as our faux bot, defaults to old style of part/dconn if part= not specified 2016-12-08 11:33:21 -05:00
Rene Moser
56d095cd4d irc: remove version_added for nick option, should have been nick_to option 2016-12-08 11:32:59 -05:00
René Moser
4d3126d8b3 irc: add version_added to new option nick 2016-12-08 11:32:58 -05:00
Adrian Muraru
586aacbd84 Implemented comments 2016-12-08 11:32:58 -05:00
Adrian Muraru
6052b718e1 Add option to send a private message in irc module 2016-12-08 11:32:58 -05:00
David Siefert
09c5efb5b8 Adding support for setting the topic of a channel 2016-12-08 11:32:49 -05:00
Brian Coca
d344a3fde3 more string corrections 2016-12-08 11:32:39 -05:00
Michael DeHaan
5879c503bb File extensions! 2016-12-08 11:32:18 -05:00
Renamed from lib/ansible/modules/extras/notification/irc (Browse further)