From e4245dfb58ab55643694e4cf581c95c966280655 Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Fri, 18 Oct 2024 10:45:52 -0400 Subject: [PATCH] remove dummy collection --- collections/requirements.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/collections/requirements.yml b/collections/requirements.yml index 31b542d..cf97483 100644 --- a/collections/requirements.yml +++ b/collections/requirements.yml @@ -18,8 +18,3 @@ collections: - name: infra.lvm_snapshots version: 2.1.0 - - - name: this.is.a.dummy_collection - version: who-knows - -...