From c4714f58074a27f30bdc2e413db4018ffd9c53db Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Fri, 6 Oct 2023 22:02:41 +0100 Subject: [PATCH] updated collections Signed-off-by: Mark Bolwell --- collections/requirements.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/collections/requirements.yml b/collections/requirements.yml index 3f594d0..8ebc618 100644 --- a/collections/requirements.yml +++ b/collections/requirements.yml @@ -1,5 +1,14 @@ --- + collections: - name: community.general + source: https://github.com/ansible-collections/community.general + type: git + - name: community.crypto + source: https://github.com/ansible-collections/community.crypto + type: git + - name: ansible.posix + source: https://github.com/ansible-collections/ansible.posix + type: git