From 34de1140495487be148e80a64c439a7df114c5c8 Mon Sep 17 00:00:00 2001 From: Ondra Machacek Date: Wed, 5 Oct 2022 09:04:08 +0200 Subject: [PATCH] Update galaxy tags --- galaxy.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index 600e322..4a325ac 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -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