mirror of
https://github.com/roles-ansible/ansible_collection_git.git
synced 2024-09-14 20:12:03 +02:00
Merge pull request #6 from roles-ansible/g
update to latest gitea role version
This commit is contained in:
commit
904e3773fe
3 changed files with 3 additions and 3 deletions
|
@ -37,7 +37,7 @@ You can also list a collection in ``requirements.yml``:
|
|||
---
|
||||
collections:
|
||||
- name: l3d.git
|
||||
version: ">=1.0.2"
|
||||
version: ">=1.0.4"
|
||||
```
|
||||
|
||||
## Include roles in your playbook
|
||||
|
|
|
@ -9,7 +9,7 @@ namespace: l3d
|
|||
name: git
|
||||
|
||||
# The version of the collection. Must be compatible with semantic versioning
|
||||
version: 1.0.3
|
||||
version: 1.0.4
|
||||
|
||||
# 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 6b920027af7a5164c8ecebd66bf11f55c4b13f43
|
||||
Subproject commit 2efc17764258cc238e14ef2df970a99ad4f7a620
|
Loading…
Reference in a new issue