Jan-Piet Mens
|
0226e98dbf
|
module update: mqtt notification now uses Paho as mosquitto.py being deprecated
|
2014-02-19 14:53:45 +01:00 |
|
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
|
beae21dd40
|
Remove examples of module antipattern of setting the choices array for boolean types.
|
2013-10-11 08:45:13 -04: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 |
|
Jan-Piet Mens
|
98c1423269
|
Docs: consistently format playbook EXAMPLES
|
2013-06-17 08:53:46 +02: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 |
|
Jan-Piet Mens
|
c70d6cd18f
|
notification/mqtt: ensure network communication and check error
|
2013-05-12 11:22:34 +02:00 |
|
Jan-Piet Mens
|
ea51e258c4
|
new module: notification/mqtt for publishing a topic to an MQTT broker
added username/password authentication
|
2013-05-09 09:38:18 +02:00 |
|