From a03479d5100bd8091bf32085b887f956a444199b Mon Sep 17 00:00:00 2001 From: L3D Date: Wed, 30 Aug 2023 01:15:39 +0200 Subject: [PATCH] Updated gitea role See https://github.com/roles-ansible/ansible_role_gitea/releases/tag/v3.3.0 * set --work-path by @JensTimmerman in https://github.com/roles-ansible/ansible_role_gitea/pull/116 * Add Suse support by @pat-s in https://github.com/roles-ansible/ansible_role_gitea/pull/117 * Added parameters and fixed ini layout by @solick in https://github.com/roles-ansible/ansible_role_gitea/pull/119 * cleanup variable name and values by @DO1JLR in https://github.com/roles-ansible/ansible_role_gitea/pull/120 --- 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 4c01a4b..e3e0244 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,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.0.9 +ansible-galaxy collection install l3d.git:1.0.10 ``` Remember you can to Upgrade to the latest version of the l3d.git collection using the ``--upgrade`` parameter: @@ -43,7 +43,7 @@ You can also list a collection in ``requirements.yml``: --- collections: - name: l3d.git - version: ">=1.0.9" + version: ">=1.0.10" ``` ## Include roles in your playbook diff --git a/galaxy.yml b/galaxy.yml index ea5d4b2..c8620f7 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.9 +version: 1.0.10 # 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 666616b..20d8a17 160000 --- a/roles/gitea +++ b/roles/gitea @@ -1 +1 @@ -Subproject commit 666616b132a5b70a44a0bfda65b99d4f1cbfd49b +Subproject commit 20d8a17f84eb3e23de3402467d0fe344c75da86d