From 485bf3ecffc5ad96abe8b2ab37a85e50d2396cf0 Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Thu, 7 Mar 2024 15:07:38 -0500 Subject: [PATCH] Fix requirements.yml --- requirements.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.yml b/requirements.yml index ce603a1..94314d6 100644 --- a/requirements.yml +++ b/requirements.yml @@ -1,7 +1,6 @@ --- collections: - - name: infra.lvm_snapshots.shrink_lv - source: https://github.com/redhat-cop/infra.lvm_snapshots.git + - name: https://github.com/redhat-cop/infra.lvm_snapshots.git version: main - name: community.general