From 879c170f623a39985d222cc2553bfd5054ca86ce Mon Sep 17 00:00:00 2001 From: L3D Date: Tue, 25 Apr 2023 11:37:26 +0200 Subject: [PATCH] Update gitea role and prepare 1.0.2 release of this collection --- README.md | 2 +- galaxy.yml | 2 +- roles/gitea | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a879864..4c3d89f 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ You can also list a collection in ``requirements.yml``: --- collections: - name: l3d.git - version: ">=1.0.1" + version: ">=1.0.2" ``` ## Include roles in your playbook diff --git a/galaxy.yml b/galaxy.yml index b5e92a4..47f3d0d 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -9,7 +9,7 @@ namespace: l3d name: git # The version of the collection. Must be compatible with semantic versioning -version: 1.0.1 +version: 1.0.2 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md diff --git a/roles/gitea b/roles/gitea index bcd4987..16a304b 160000 --- a/roles/gitea +++ b/roles/gitea @@ -1 +1 @@ -Subproject commit bcd4987a516c77cc9e919a6a6a9bf7ff3f9fa1aa +Subproject commit 16a304b7010decb12672ac724a31057d34a2b886