infrastructure/roles/matrix_maubot/meta/main.yml

18 lines
291 B
YAML
Raw Normal View History

2021-08-26 14:46:31 +02:00
galaxy_info:
author: saibotk
description: Deploys a matrix maubot 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