Skip to content

Commit

Permalink
Merge pull request #3 from machacekondra/update_tag
Browse files Browse the repository at this point in the history
Update galaxy tags
  • Loading branch information
kksat committed Oct 5, 2022
2 parents 221a2b6 + 34de114 commit 8c621a6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,9 @@ license_file: ''

# A list of tags you want to associate with the collection for indexing/searching. A tag name has the same character
# requirements as 'namespace' and 'name'
tags: [sap]
tags:
- linux
- sap

# Collections that this collection requires to be installed for it to be usable. The key of the dict is the
# collection label 'namespace.name'. The value is a version range
Expand Down

0 comments on commit 8c621a6

Please sign in to comment.