From 62a46a1b8394ddf338736ccf20086da3b5ba945c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xavi=20Lle=C3=B3=20Tom=C3=A1s?= Date: Fri, 18 Oct 2024 13:57:33 +0200 Subject: [PATCH] Refs #8025: Requirements community.general --- collections/requirements.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/collections/requirements.yml b/collections/requirements.yml index 7038239..f0046d8 100644 --- a/collections/requirements.yml +++ b/collections/requirements.yml @@ -11,3 +11,6 @@ collections: - name: community.crypto version: '>=2.14.0' type: galaxy +- name: community.general + vesion: '>=6.6.2' + type: galaxy -- 2.40.1