community.general.jabber – post task events to a jabber server¶
Note
This plugin is part of the community.general collection (version 2.5.1).
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.
xmpp (python lib https://github.com/ArchipelProject/xmpppy)
Parameters¶
Authors¶
Unknown (!UNKNOWN)