diff --git a/README.md b/README.md index b895d8e..8366beb 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,9 @@ [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.matrix?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.matrix) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) -Setup a matrix-synapse chat server +Setup a [matrix-synapse](https://github.com/matrix-org/synapse) chat server. Matrix is an ambitious new ecosystem for open federated Instant Messaging and VoIP. + +You can find the full documentation at [https://galaxy.geekdocs.de](https://galaxy.geekdocs.de/cloud/matrix/). ### License diff --git a/meta/main.yml b/meta/main.yml index 161fa56..a8f3307 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -3,9 +3,17 @@ galaxy_info: # @meta author:value: [Robert Kaussow](https://gitea.rknet.org/xoxys) author: Robert Kaussow +# @meta description: > +# [![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.matrix) +# [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.matrix?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.matrix) +# [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) +# +# Setup a [matrix-synapse](https://github.com/matrix-org/synapse) chat server. Matrix is an +# ambitious new ecosystem for open federated Instant Messaging and VoIP. +# @end description: Setup a matrix-synapse chat server license: MIT - min_ansible_version: 2.6 + min_ansible_version: 2.8 platforms: - name: EL versions: