14 lines
303 B
YAML
14 lines
303 B
YAML
---
|
|
collections:
|
|
- name: infra.lvm_snapshots.shrink_lv
|
|
source: https://github.com/redhat-cop/infra.lvm_snapshots.git
|
|
type: git
|
|
version: main
|
|
|
|
- name: rhc.rear
|
|
source: https://gitea.thezengarden.net/ansible_collections/ansible-collection-rear.git
|
|
type: git
|
|
version: main
|
|
|
|
...
|