Hipchat

Hipchat is the group-messaging service provided by Atlassian; it has tight integration with the rest of the Atlassian family of products:

- name: Send a message to a Hipchat room  hipchat:    api: "https://api.hipchat.com/v2/"    token: "{{ hipchat.token }}"    room: "{{ hipchat.room }}"    msg: "The task has completed and all is well"

Get Learn Ansible now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.