From fc164a4e3fdd05b3030d7b96c3c4ea7f4d37ac81 Mon Sep 17 00:00:00 2001 From: Robert Waffen Date: Fri, 5 Jan 2024 13:52:18 +0100 Subject: [PATCH] Update collections/requirements.yml --- collections/requirements.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/collections/requirements.yml b/collections/requirements.yml index 5a6f9f2..d1f6b4a 100644 --- a/collections/requirements.yml +++ b/collections/requirements.yml @@ -1,5 +1,5 @@ --- -collections: [] +collections: # - name: ansible.netcommon # version: 5.1.2 # - name: ansible.posix @@ -11,5 +11,5 @@ collections: [] # - name: community.docker # version: 3.4.8 - # - name: community.general - # version: 8.1.0 + - name: community.general + version: 8.1.0