From 9ec782654f88cfa62d0fe4f84c80514980112e65 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 15 Jul 2024 10:52:14 +0200 Subject: [PATCH] Leave all collections out because they are build in the execution environment --- collections/requirements.yaml | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/collections/requirements.yaml b/collections/requirements.yaml index 37c92e9..edff865 100644 --- a/collections/requirements.yaml +++ b/collections/requirements.yaml @@ -1,16 +1,16 @@ --- -collections: - # - ansible.windows - - name: microsoft.ad - version: 1.3.0 - - ansible.netcommon - - arubanetworks.aos_switch - - community.docker - #- community.windows - # - community.general - # - tribe29.checkmk - # - ansible.posix - # - azure.azcollection -roles: - # - eduardolmedeiros.azcopy - # - arubanetworks.aoscx \ No newline at end of file +# collections: +# # - ansible.windows +# - name: microsoft.ad +# version: 1.3.0 +# - ansible.netcommon +# - arubanetworks.aos_switch +# - community.docker +# #- community.windows +# # - community.general +# # - tribe29.checkmk +# # - ansible.posix +# # - azure.azcollection +# roles: +# # - eduardolmedeiros.azcopy +# # - arubanetworks.aoscx \ No newline at end of file