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.

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.