feat: some meta data

This commit is contained in:
Lennard Brinkhaus 2023-09-20 22:00:28 +02:00
parent b85927ad2d
commit 5716ecfcc2
Signed by: lennard.brinkhaus
GPG Key ID: 286421EC53998B22

View File

@ -1,7 +1,7 @@
galaxy_info: galaxy_info:
author: your name author: Lennard Brinkhaus
description: your role description description: Install and manage a Traefik
company: your company (optional) company: DragSE
# If the issue tracker for your role is not on github, uncomment the # If the issue tracker for your role is not on github, uncomment the
# next line and provide a value # next line and provide a value
@ -40,7 +40,7 @@ galaxy_info:
# - 99.99 # - 99.99
galaxy_tags: [ galaxy_tags: [
- paperless-ngx paperless-ngx
] ]
# List tags for your role here, one per line. A tag is a keyword that describes # List tags for your role here, one per line. A tag is a keyword that describes
# and categorizes the role. Users find roles by searching for tags. Be sure to # and categorizes the role. Users find roles by searching for tags. Be sure to
@ -49,6 +49,8 @@ galaxy_info:
# NOTE: A tag is limited to a single word comprised of alphanumeric characters. # NOTE: A tag is limited to a single word comprised of alphanumeric characters.
# Maximum 20 tags per role. # Maximum 20 tags per role.
dependencies: [] dependencies: [
role-traefik
]
# List your role dependencies here, one per line. Be sure to remove the '[]' above, # List your role dependencies here, one per line. Be sure to remove the '[]' above,
# if you add dependencies to this list. # if you add dependencies to this list.