From 4bc5eb7ba55f9d9db7d2b9dae238b29663e91136 Mon Sep 17 00:00:00 2001 From: L3D Date: Tue, 23 Jul 2024 16:01:31 +0200 Subject: [PATCH] Update gitea role --- README.md | 4 ++-- galaxy.yml | 2 +- roles/gitea | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4c89f7c..7949275 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Here are all our ansible roles for installing git server. ## Using this Collection You can install the collection using ansible-galaxy by running: ```bash -ansible-galaxy collection install l3d.git:1.1.4 +ansible-galaxy collection install l3d.git:1.1.5 ``` Remember you can to Upgrade to the latest version of the l3d.git collection using the ``--upgrade`` parameter: @@ -44,7 +44,7 @@ You can also list a collection in ``requirements.yml``: --- collections: - name: l3d.git - version: ">=1.1.4" + version: ">=1.1.5" ``` ## Include roles in your playbook diff --git a/galaxy.yml b/galaxy.yml index 4e30ca8..cfb29bb 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.1.4 +version: 1.1.5 # 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 16df701..49224c8 160000 --- a/roles/gitea +++ b/roles/gitea @@ -1 +1 @@ -Subproject commit 16df701a78c2bf6f6b2979fc1491533f9b7fcb9c +Subproject commit 49224c8e8eb885b56ddb45819dc2faef415e8bbf