--- image: quay.io/ansible/molecule:3.0.2 services: - docker:dind stages: - test molecule: stage: test variables: PY_COLORS: 1 ANSIBLE_FORCE_COLOR: '1' DOCKER_HOST: tcp://docker:2375/ DOCKER_DRIVER: overlay2 DOCKER_TLS_CERTDIR: "" script: - molecule create