Robert Kaussow
d5d3de4e5f
All checks were successful
continuous-integration/drone/push Build is passing
18 lines
349 B
YAML
18 lines
349 B
YAML
# Standards: 0.1
|
|
---
|
|
galaxy_info:
|
|
# @meta author:value: [xoxys](https://gitea.rknet.org/xoxys)
|
|
author: xoxys <mail@geeklabor.de>
|
|
description: Setup a matrix-synapse chat server
|
|
license: MIT
|
|
min_ansible_version: 2.6
|
|
platforms:
|
|
- name: EL
|
|
versions:
|
|
- 7
|
|
galaxy_tags:
|
|
- matrix
|
|
- synapse
|
|
- chat
|
|
dependencies: []
|