infrastructure/roles/matrix/meta/main.yml
saibotk 5a3d4cf171
matrix: Add meta information
Adds the missing meta folder to the matrix role
2021-08-23 02:34:50 +02:00

17 lines
284 B
YAML

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