mirror of
https://github.com/roles-ansible/ansible_collection_git.git
synced 2024-09-14 20:12:03 +02:00
Merge pull request #3 from roles-ansible/gitea
update gitea + release 1.0.2
This commit is contained in:
commit
a573cd7f2d
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.1"
|
||||
version: ">=1.0.2"
|
||||
```
|
||||
|
||||
## 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.1
|
||||
version: 1.0.2
|
||||
|
||||
# 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 bcd4987a516c77cc9e919a6a6a9bf7ff3f9fa1aa
|
||||
Subproject commit 16a304b7010decb12672ac724a31057d34a2b886
|
Loading…
Reference in a new issue