diff --git a/.gitlab/testing.yaml b/.gitlab/testing.yaml index 0e59dd4..03cadb3 100644 --- a/.gitlab/testing.yaml +++ b/.gitlab/testing.yaml @@ -15,4 +15,5 @@ molecule: ANSIBLE_FORCE_COLOR: "true" PY_COLORS: "1" script: + - "docker info" - "molecule test"