From dff271d06319080d85e6df4e04b06f63f673ca66 Mon Sep 17 00:00:00 2001 From: "Ivo C.S. Wingelaar" Date: Sun, 13 Oct 2024 13:37:54 +0200 Subject: [PATCH] Add additional tags to `galaxy.yml` --- galaxy.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/galaxy.yml b/galaxy.yml index 7274c8d..8e79378 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -19,6 +19,9 @@ license: tags: - podman - container + - linux + - infrastructure + - tools # 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