From 976cc8ccd8717e778153d50612136d3468fdb974 Mon Sep 17 00:00:00 2001 From: Stephen Williams Date: Fri, 21 Apr 2023 12:11:32 -0400 Subject: [PATCH] Update Collections Yaml Signed-off-by: Stephen Williams --- collections/requirements.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/collections/requirements.yml b/collections/requirements.yml index d71d774b..23596ec0 100644 --- a/collections/requirements.yml +++ b/collections/requirements.yml @@ -1,6 +1,8 @@ --- collections: -- name: community.general -- name: community.crypto -- name: ansible.posix + - name: community.general + + - name: community.crypto + + - name: ansible.posix