meta: add role metadata to all roles
This commit is contained in:
12
roles/element/meta/main.yml
Normal file
12
roles/element/meta/main.yml
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
allow_duplicates: true
|
||||
dependencies: []
|
||||
galaxy_info:
|
||||
role_name: element
|
||||
description: Deploy element, a matrix web client, using either docker, podman or a raw tarball to serve with your webserver
|
||||
galaxy_tags:
|
||||
- element
|
||||
- matrix
|
||||
- matrix-client
|
||||
- docker
|
||||
- podman
|
Reference in New Issue
Block a user