update requirements

This commit is contained in:
2024-03-25 21:09:00 -04:00
parent 746f7ff185
commit 56d5266dc1

View File

@ -1,9 +1,9 @@
---
collections:
- name: infra.lvm_snapshots.shrink_lv
source: https://github.com/redhat-cop/infra.lvm_snapshots.git
type: git
version: main
# - 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
@ -16,4 +16,7 @@ collections:
- name: ansible.posix
version: 1.5.4
- name: infra.lvm_snapshots
version: 2.0.2
...