matrix: Add meta information

Adds the missing meta folder to the matrix role
This commit is contained in:
saibotk 2021-08-23 02:34:50 +02:00
parent eb6bcff14d
commit 5a3d4cf171
Signed by: saibotk
GPG key ID: 67585F0065E261D5

View file

@ -0,0 +1,17 @@
galaxy_info:
author: saibotk
description: Deploys a matrix server via docker using traefik.
license: GPL-3.0-only
min_ansible_version: 2.9
platforms:
- name: CentOS
versions:
- 7
galaxy_tags: []
dependencies:
- docker
- docker_compose
- traefik