From 0035269cab7ff035907caa98b10e69b043deeef3 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Wed, 6 Nov 2019 21:03:45 +0100 Subject: [PATCH] fix missing attributes in meta file --- meta/main.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/meta/main.yml b/meta/main.yml index d18f291..e4c9c30 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -2,7 +2,7 @@ --- galaxy_info: author: Robert Kaussow - description: + description: Setup a matrix-synapse chat server license: Robert Kaussow min_ansible_version: 2.6 platforms: @@ -10,4 +10,7 @@ galaxy_info: versions: - 7 galaxy_tags: + - matrix + - synapse + - chat dependencies: []