ansible-role-matterbridge/meta/main.yml
Justin W. Flory 7f5abe2844
🌞 Initial commit of Matterbridge Ansible role
Imported from the existing Matterbridge role in the
FOSSRIT/infrastructure repository on GitHub:

    39d4cb5ca1/roles/matterbridge

Signed-off-by: Justin W. Flory <git@jwf.io>
2019-12-31 13:41:23 -05:00

40 lines
795 B
YAML

---
galaxy_info:
author: "Justin W. Flory"
description: Deploy Matterbridge server on CentOS/RHEL 7.x systems
license: BSD-3-Clause
min_ansible_version: 2.9
# Provide a list of supported platforms, and for each platform a list of
# versions. If you don't wish to enumerate all versions for a particular
# platform, use 'all'. To view available platforms and versions (or
# releases), visit:
# https://galaxy.ansible.com/api/v1/platforms/
platforms:
- name: EL
versions:
- 7
galaxy_tags:
- communication
- discord
- discourse
- facebook
- irc
- keybase
- matrix
- matterbridge
- mattermost
- minecraft
- reddit
- slack
- steam
- telegram
- twitch
- whatsapp
- zulip
dependencies: []