From 76c7c54fdb53741d0c75c538936a063c32363347 Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Thu, 4 May 2023 16:46:13 -0400 Subject: [PATCH] fix collections/requirements.yml --- collections/requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collections/requirements.yml b/collections/requirements.yml index d17b997..f3accde 100644 --- a/collections/requirements.yml +++ b/collections/requirements.yml @@ -2,7 +2,7 @@ collections: # Official/Community collections # - name: ansible.posix - # - name: community.general + - name: community.general # - name: community.crypto