Switch from using tags to variables

Signed-off-by: Radovan Sroka <rsroka@redhat.com>
This commit is contained in:
Radovan Sroka
2024-11-12 11:15:10 +01:00
committed by Sergei Petrosian
parent 82cb4bbf35
commit 7826ac05c6
27 changed files with 164 additions and 95 deletions
+7 -3
View File
@@ -6,7 +6,7 @@ galaxy_info:
# Replace with the real description of what is role's purpose:
description: Install, configure and operate AIDE
# Replace with the company the role's author is member of:
company: Red Hat
company: Red Hat Inc.
# If the issue tracker for your role is not on github, uncomment the next
# line and provide a value
@@ -53,9 +53,13 @@ galaxy_info:
- all
- name: EL
versions:
- all
- "9"
- "10"
galaxy_tags: []
galaxy_tags:
- el9
- el10
- fedora
# 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 remove the '[]' above, if you add tags to this list.