jabber – post task events to a jabber server
New in version 2.2.
Synopsis
- The chatty part of ChatOps with a Hipchat server as a target
 - This callback plugin sends status updates to a HipChat channel during playbook execution.
 
Requirements
The below requirements are needed on the local master node that executes this callback.
- xmpp (python lib https://github.com/ArchipelProject/xmpppy)
 
Parameters
| Parameter | Choices/Defaults | Configuration | Comments | 
|---|---|---|---|
|  password   - / required    |    env:JABBER_PASS   |    Password for the user to the jabber server   |  |
|  server   - / required    |    env:JABBER_SERV   |    connection info to jabber server   |  |
|  to   - / required    |    env:JABBER_TO   |    chat identifier that will recieve the message   |  |
|  user   - / required    |    env:JABBER_USER   |    Jabber user to authenticate as   |  
Status
Authors
- UNKNOWN
 
Hint
If you notice any issues in this documentation you can edit this document to improve it.
    © 2012–2018 Michael DeHaan
© 2018–2019 Red Hat, Inc.
Licensed under the GNU General Public License version 3.
    https://docs.ansible.com/ansible/2.7/plugins/callback/jabber.html