😅 Explicitly set role_name to `matterbridge`

This is so Ansible Galaxy names the role "matterbridge" instead of
"ansible-role-matterbridge", which is redundant and annoying to type.

Signed-off-by: Justin W. Flory <git@jwf.io>
This commit is contained in:
Justin W. Flory 2019-12-31 14:31:09 -05:00
parent 7f5abe2844
commit c08ad98b7b
No known key found for this signature in database
GPG Key ID: 3AA2DC1FF6ABF0B6
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
---
galaxy_info:
role_name: matterbridge
author: "Justin W. Flory"
description: Deploy Matterbridge server on CentOS/RHEL 7.x systems
description: Deploy Matterbridge server on CentOS/RHEL
license: BSD-3-Clause