mirror of
https://github.com/roles-ansible/ansible_collection_git.git
synced 2024-09-14 20:12:03 +02:00
commit
7fcc3e6408
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.4"
|
||||
version: ">=1.0.5"
|
||||
```
|
||||
|
||||
## 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.4
|
||||
version: 1.0.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 2efc17764258cc238e14ef2df970a99ad4f7a620
|
||||
Subproject commit 438466d806f92849ee580b0aec3438dfbc91df0e
|
Loading…
Reference in a new issue