James Tanner
|
4f9aadcc07
|
Addresses #5023 Fix import comments
|
2013-12-02 15:13:49 -05:00 |
|
James Tanner
|
38edad70ac
|
Fixes #5023 Convert all modules to use new snippet import pattern
|
2013-12-02 15:11:23 -05:00 |
|
Michael DeHaan
|
08996d78d6
|
Add version_added to all modules missing version_added information, the docs formatter will now
raise errors when omitted, updated changelog with new modules.
|
2013-11-18 18:55:49 -05:00 |
|
Andrew Todd
|
bd9d3d4fdd
|
Changed shebangs that use /usr/bin/env to use /usr/bin/python and therefore be compatible with the ansible_python_interpreter variable.
|
2013-07-17 16:37:04 -04:00 |
|
Kevin Montuori
|
ee399420b6
|
added a provision for passing a server password to IRC
|
2013-06-26 14:16:59 +00:00 |
|
Jan-Piet Mens
|
98c1423269
|
Docs: consistently format playbook EXAMPLES
|
2013-06-17 08:53:46 +02:00 |
|
Gavin McDonald
|
93b3a1c5ea
|
quick and dirty fix for irc module - shadowIRCd discards unbuffered
input, and the extra channel hash on join wasn't helping either.
|
2013-06-05 17:12:44 -07:00 |
|
Jan-Piet Mens
|
59a95da001
|
notification modules irc, mqtt now exit with changed=False
(as per discussion on ML)
|
2013-05-15 07:36:23 +02:00 |
|
Michael DeHaan
|
e2ec0afcb6
|
Slight tweak of irc module example
|
2013-05-11 16:32:22 -04:00 |
|
Jan-Piet Mens
|
28395453a8
|
new module: IRC notification
|
2013-05-08 13:26:05 +02:00 |
|