From 80ec87c7f46eece98a32464490277e1c15cfb920 Mon Sep 17 00:00:00 2001 From: Johanna Dorothea Reichmann Date: Mon, 17 Jul 2023 21:07:45 +0200 Subject: [PATCH] chore: update ansible collection metadata --- galaxy.yml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/galaxy.yml b/galaxy.yml index 9a0deed..c61826d 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -1,15 +1,14 @@ namespace: finallycoffee name: nextcloud -version: 0.5.0 +version: 0.5.1 readme: README.md authors: -- Johanna Dorothea Reichmann +- transcaffeine description: Installing and configuring nextcloud (and related apps/services) using docker dependencies: "community.docker": "^1.10.0" -license: -- CNPLv7+ +license_file: LICENSE.md build_ignore: - '*.tar.gz' -repository: https://git.finallycoffee.eu/finallycoffee.eu/nextcloud -issues: https://git.finallycoffee.eu/finallycoffee.eu/nextcloud/issues +repository: https://git.finally.coffee/finallycoffee/nextcloud +issues: https://git.finally.coffee/finallycoffee/nextcloud/issues