shrink_lv/requirements.yml

14 lines
238 B
YAML

---
collections:
- name: infra.lvm_snapshots.shrink_lv
source: https://github.com/redhat-cop/infra.lvm_snapshots.git
version: main
- name: community.general
version: 8.4.0
- name: ansible.posix
version: 1.5.4
...