From 09d82660cc7bc670dfc8e6f1770124b4d9923f10 Mon Sep 17 00:00:00 2001 From: L3D Date: Wed, 10 May 2023 00:16:29 +0200 Subject: [PATCH] update to latest gitea role version --- 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 4c3d89f..1d59f61 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.2" + version: ">=1.0.4" ``` ## Include roles in your playbook diff --git a/galaxy.yml b/galaxy.yml index 7b02ee6..dadf05f 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.3 +version: 1.0.4 # 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 6b92002..2efc177 160000 --- a/roles/gitea +++ b/roles/gitea @@ -1 +1 @@ -Subproject commit 6b920027af7a5164c8ecebd66bf11f55c4b13f43 +Subproject commit 2efc17764258cc238e14ef2df970a99ad4f7a620