summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin W. Flory <4721034+jwflory@users.noreply.github.com>2020-01-01 15:38:26 -0500
committerWim <wim@42.be>2020-01-01 21:38:26 +0100
commit62e38e7c4501addd1eedbd2f3c75fc33ba0a4860 (patch)
treeee09bd5eccfc97a95b769dbbb4bfea10f5c6723b
parentb9da28a29be77b302bf90b0468c1ca3c57546842 (diff)
downloadmatterbridge-msglm-62e38e7c4501addd1eedbd2f3c75fc33ba0a4860.tar.gz
matterbridge-msglm-62e38e7c4501addd1eedbd2f3c75fc33ba0a4860.tar.bz2
matterbridge-msglm-62e38e7c4501addd1eedbd2f3c75fc33ba0a4860.zip
Add link to Ansible role for Matterbridge (#968)
This commit replaces the FOSSRIT/infrastructure link to the Matterbridge role to a properly-defined Ansible role published in Ansible Galaxy. I am the maintainer of the FOSSRIT/infrastructure repo and I decided to split the Ansible role there into its own dedicated role. I figure this might make it more accessible to others and also gives other folks a chance to contribute. :smile: Signed-off-by: Justin W. Flory <git@jwf.io>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7c2cf6b2..6f41605d 100644
--- a/README.md
+++ b/README.md
@@ -278,7 +278,7 @@ See [FAQ](https://github.com/42wim/matterbridge/wiki/FAQ)
## Related projects
-- [FOSSRIT/infrastructure - roles/matterbridge](https://github.com/FOSSRIT/infrastructure/tree/master/roles/matterbridge) (Ansible role used to automate deployments of Matterbridge)
+- [jwflory/ansible-role-matterbridge](https://galaxy.ansible.com/jwflory/matterbridge) (Ansible role to simplify deploying Matterbridge)
- [matterbridge autoconfig](https://github.com/patcon/matterbridge-autoconfig)
- [matterbridge config viewer](https://github.com/patcon/matterbridge-heroku-viewer)
- [matterbridge-heroku](https://github.com/cadecairos/matterbridge-heroku)