From d0a419ddf6600dc0dae4902f508ed739c87eb867 Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Tue, 8 Feb 2022 12:24:36 +0000 Subject: [PATCH] added collections requiremenst for tower integration Signed-off-by: Mark Bolwell --- collections/requirements.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 collections/requirements.yml diff --git a/collections/requirements.yml b/collections/requirements.yml new file mode 100644 index 0000000..e83c03c --- /dev/null +++ b/collections/requirements.yml @@ -0,0 +1,4 @@ +--- + +collections: +- name: community.general