Matterbridge + Ansible: Bridge chat rooms across different platforms

Hi folks, I wanted to share an Ansible Role I created for setting up and maintaining a Matterbridge instance:

https://galaxy.ansible.com/jwflory/matterbridge

Matterbridge is a really cool piece of software written in Golang. It lets you connect chat groups across different platforms together in order to have a single, synchronized chat. This is incredibly useful as a tool for meeting people where they already are.

The Ansible role makes it easier to set up, update, and manage configuration changes for a Matterbridge instance. If you have feedback or want to give it a go, I’m curious for more feedback! The source is on GitHub: