W3cubDocs

/Ansible 2.9

jabber – post task events to a jabber server

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.

Hint

Configuration entries for each entry type have a low to high priority order. For example, a variable that is lower in the list will override a variable that is higher up.

© 2012–2018 Michael DeHaan
© 2018–2019 Red Hat, Inc.
Licensed under the GNU General Public License version 3.
https://docs.ansible.com/ansible/2.9/plugins/callback/jabber.html