19 lines
314 B
YAML
19 lines
314 B
YAML
---
|
|
roles: []
|
|
|
|
collections:
|
|
# RedHat COP - infra.lvm_snapshots
|
|
# - name: infra.lvm_snapshots
|
|
# source: https://github.com/redhat-cop/infra.lvm_snapshots.git
|
|
# type: git
|
|
# version: main
|
|
|
|
|
|
# Galaxy Collections
|
|
- name: community.general
|
|
- name: ansible.posix
|
|
- name: infra.lvm_snapshots
|
|
|
|
|
|
...
|