diff --git a/README.md b/README.md index ccb4334..c58a560 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.7 +ansible-galaxy collection install l3d.git:1.1.8 ``` Remember you can to Upgrade to the latest version of the l3d.git collection using the ``--upgrade`` parameter: @@ -41,7 +41,7 @@ You can also list a collection in ``requirements.yml``: --- collections: - name: l3d.git - version: ">=1.1.7" + version: ">=1.1.8" ``` ## Include roles in your playbook diff --git a/galaxy.yml b/galaxy.yml index b2beaf6..8c80c20 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.7 +version: 1.1.8 # 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 43fba17..3cc9a59 160000 --- a/roles/gitea +++ b/roles/gitea @@ -1 +1 @@ -Subproject commit 43fba179faffa80dfdf291afbb6b56856135ac53 +Subproject commit 3cc9a59daa283556c553742828e98eaf6a9c162a