feat: some meta data
This commit is contained in:
parent
b85927ad2d
commit
5716ecfcc2
@ -1,7 +1,7 @@
|
||||
galaxy_info:
|
||||
author: your name
|
||||
description: your role description
|
||||
company: your company (optional)
|
||||
author: Lennard Brinkhaus
|
||||
description: Install and manage a Traefik
|
||||
company: DragSE
|
||||
|
||||
# If the issue tracker for your role is not on github, uncomment the
|
||||
# next line and provide a value
|
||||
@ -40,7 +40,7 @@ galaxy_info:
|
||||
# - 99.99
|
||||
|
||||
galaxy_tags: [
|
||||
- paperless-ngx
|
||||
paperless-ngx
|
||||
]
|
||||
# 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
|
||||
@ -49,6 +49,8 @@ galaxy_info:
|
||||
# NOTE: A tag is limited to a single word comprised of alphanumeric characters.
|
||||
# Maximum 20 tags per role.
|
||||
|
||||
dependencies: []
|
||||
dependencies: [
|
||||
role-traefik
|
||||
]
|
||||
# List your role dependencies here, one per line. Be sure to remove the '[]' above,
|
||||
# if you add dependencies to this list.
|
||||
|
Loading…
Reference in New Issue
Block a user