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