community.general.jabber – post task events to a jabber server

Note

This plugin is part of the community.general collection (version 1.3.2).

To install it use: ansible-galaxy collection install community.general.

To use it in a playbook, specify: community.general.jabber.

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 controller node that executes this callback.

Parameters

Parameter Choices/Defaults Configuration Comments
password
string / required
env:JABBER_PASS
Password for the user to the jabber server
server
string / required
env:JABBER_SERV
connection info to jabber server
to
string / required
env:JABBER_TO
chat identifier that will receive the message
user
string / required
env:JABBER_USER
Jabber user to authenticate as

Authors

  • Unknown (!UNKNOWN)

© 2012–2018 Michael DeHaan
© 2018–2019 Red Hat, Inc.
Licensed under the GNU General Public License version 3.
https://docs.ansible.com/ansible/2.10/collections/community/general/jabber_callback.html