feat(ci): try witouth explicit docker_host
This commit is contained in:
parent
b268efd00c
commit
d0e5c2cfd9
1 changed files with 0 additions and 1 deletions
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue