From 79493766912f40db03b0017b5d4dc520b8ac8ce9 Mon Sep 17 00:00:00 2001 From: Miguel Caballer Date: Thu, 19 Sep 2024 11:45:02 +0200 Subject: [PATCH] fix test --- tests/requirements.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/requirements.yaml b/tests/requirements.yaml index e6581be..3a1cd9a 100644 --- a/tests/requirements.yaml +++ b/tests/requirements.yaml @@ -32,3 +32,5 @@ roles: collections: - name: community.crypto + - name: community.docker + version: 3.12.2