mirror of
https://github.com/roles-ansible/ansible_collection_git.git
synced 2024-09-14 20:12:03 +02:00
Update gitea
This commit is contained in:
parent
904e3773fe
commit
88e2b8a46d
3 changed files with 3 additions and 3 deletions
|
@ -37,7 +37,7 @@ You can also list a collection in ``requirements.yml``:
|
||||||
---
|
---
|
||||||
collections:
|
collections:
|
||||||
- name: l3d.git
|
- name: l3d.git
|
||||||
version: ">=1.0.4"
|
version: ">=1.0.5"
|
||||||
```
|
```
|
||||||
|
|
||||||
## Include roles in your playbook
|
## Include roles in your playbook
|
||||||
|
|
|
@ -9,7 +9,7 @@ namespace: l3d
|
||||||
name: git
|
name: git
|
||||||
|
|
||||||
# The version of the collection. Must be compatible with semantic versioning
|
# The version of the collection. Must be compatible with semantic versioning
|
||||||
version: 1.0.4
|
version: 1.0.5
|
||||||
|
|
||||||
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
|
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
|
||||||
readme: README.md
|
readme: README.md
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 2efc17764258cc238e14ef2df970a99ad4f7a620
|
Subproject commit 438466d806f92849ee580b0aec3438dfbc91df0e
|
Loading…
Reference in a new issue