From d0e5c2cfd97da7254eded5fd82e161e6e003adbb Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Fri, 18 Jul 2025 14:53:10 +0200 Subject: [PATCH] feat(ci): try witouth explicit docker_host --- .gitlab/testing.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab/testing.yaml b/.gitlab/testing.yaml index 1a3fb46..0e59dd4 100644 --- a/.gitlab/testing.yaml +++ b/.gitlab/testing.yaml @@ -12,7 +12,6 @@ molecule: services: - "docker:dind" variables: - DOCKER_HOST: "tcp://docker:2375/" ANSIBLE_FORCE_COLOR: "true" PY_COLORS: "1" script: