diff --git a/README.md b/README.md index 8f276b7..3a3ea17 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.5 +ansible-galaxy collection install l3d.git:1.1.6 ``` 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.5" + version: ">=1.1.6" ``` ## Include roles in your playbook diff --git a/galaxy.yml b/galaxy.yml index ed1d88f..db07e72 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.5 +version: 1.1.6 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md @@ -48,7 +48,7 @@ tags: # L(specifiers,https://python-semanticversion.readthedocs.io/en/latest/#requirement-specification). Multiple version # range specifiers can be set and are separated by ',' dependencies: - "community.general": ">=9.2.0" + "community.general": ">=9.3.0" # The URL of the originating SCM repository repository: https://github.com/roles-ansible/ansible_collection_git.git diff --git a/roles/forgeo_runner b/roles/forgeo_runner index e167af9..630ae3a 160000 --- a/roles/forgeo_runner +++ b/roles/forgeo_runner @@ -1 +1 @@ -Subproject commit e167af9ae5d08fa73449db157089db8fa6fe01b4 +Subproject commit 630ae3ad56fff43e70485616e47815f9fdc32cc6 diff --git a/roles/gitea b/roles/gitea index 49224c8..9a235c6 160000 --- a/roles/gitea +++ b/roles/gitea @@ -1 +1 @@ -Subproject commit 49224c8e8eb885b56ddb45819dc2faef415e8bbf +Subproject commit 9a235c6863aff6bf056543b46c94b485e774033e