1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_collection_git.git synced 2024-09-14 20:12:03 +02:00

Merge pull request #41 from roles-ansible/u

Update gitea role
This commit is contained in:
L3D 2024-07-23 16:03:32 +02:00 committed by GitHub
commit 3627a7a4d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -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

@ -1 +1 @@
Subproject commit 16df701a78c2bf6f6b2979fc1491533f9b7fcb9c
Subproject commit 49224c8e8eb885b56ddb45819dc2faef415e8bbf