From 8eae295b839688ca38c3ed8a8dba3bf86148db99 Mon Sep 17 00:00:00 2001 From: transcaffeine Date: Sat, 5 Oct 2024 10:30:04 +0200 Subject: [PATCH] meta: add tags to collection --- galaxy.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/galaxy.yml b/galaxy.yml index f0a9292..50c7a8c 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -12,3 +12,7 @@ build_ignore: - '*.tar.gz' repository: https://git.finally.coffee/finallycoffee/nextcloud issues: https://codeberg.org/finallycoffee/ansible-collection-nextcloud/issues +tags: + - nextcloud + - nextcloud-apps + - docker