From 50fdbd23fd1c42f9786771fc9b711fd1847b715f Mon Sep 17 00:00:00 2001 From: root Date: Fri, 20 Sep 2024 12:35:53 +0200 Subject: [PATCH] updated parakamiko to be above 3.4.1 --- roles/requirements.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 roles/requirements.yml diff --git a/roles/requirements.yml b/roles/requirements.yml new file mode 100644 index 0000000..0e8dc7d --- /dev/null +++ b/roles/requirements.yml @@ -0,0 +1,14 @@ +--- +collections: + - azure.azcollection + - ansible.windows + - community.windows + - community.general + - tribe29.checkmk + - ansible.posix + - awx.awx + - cisco.ios + - microsoft.ad + - arubanetworks.aos_switch + - ansible.netcommon + - community.docker