fix missing attributes in meta file
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Robert Kaussow 2019-11-06 21:03:45 +01:00
parent ffbb63111f
commit 0035269cab

View File

@ -2,7 +2,7 @@
--- ---
galaxy_info: galaxy_info:
author: Robert Kaussow author: Robert Kaussow
description: description: Setup a matrix-synapse chat server
license: Robert Kaussow license: Robert Kaussow
min_ansible_version: 2.6 min_ansible_version: 2.6
platforms: platforms:
@ -10,4 +10,7 @@ galaxy_info:
versions: versions:
- 7 - 7
galaxy_tags: galaxy_tags:
- matrix
- synapse
- chat
dependencies: [] dependencies: []