feat(ci): try witouth explicit docker_host

This commit is contained in:
Simon Cornet 2025-07-18 14:53:10 +02:00
commit d0e5c2cfd9

View file

@ -12,7 +12,6 @@ molecule:
services: services:
- "docker:dind" - "docker:dind"
variables: variables:
DOCKER_HOST: "tcp://docker:2375/"
ANSIBLE_FORCE_COLOR: "true" ANSIBLE_FORCE_COLOR: "true"
PY_COLORS: "1" PY_COLORS: "1"
script: script: