meta: add role metadata to all roles
This commit is contained in:
12
roles/synapse/meta/main.yml
Normal file
12
roles/synapse/meta/main.yml
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
allow_duplicates: true
|
||||
dependencies: []
|
||||
galaxy_info:
|
||||
role_name: synapse
|
||||
description: Deploy synapse, a matrix homeserver. Supports docker, podman, virtualenv
|
||||
galaxy_tags:
|
||||
- synapse
|
||||
- matrix
|
||||
- homeserver
|
||||
- docker
|
||||
- podman
|
Reference in New Issue
Block a user