feat: some meta data
This commit is contained in:
parent
b85927ad2d
commit
5716ecfcc2
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user