diff --git a/collections/requirements.yml b/collections/requirements.yml index ddc90a3..3e5d1f9 100644 --- a/collections/requirements.yml +++ b/collections/requirements.yml @@ -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,7 +16,7 @@ collections: - name: ansible.posix version: 1.5.4 - - name: infra.lvm_snapshots - version: 2.1.0 + # - name: infra.lvm_snapshots + # version: 2.1.0 ...