diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d0d382942cbaed1d37acad7e51fa031264a362e3..51d8b84a37ec2acffeb46eca8a15676a2565c579 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -134,7 +134,7 @@ molecule-test:
     - pip3 install -r ci-cd/requirements.txt
     - pip3 install --upgrade molecule molecule-docker
     # - python3 -m pip install --user "molecule-plugins[docker]
-    - pip3 install --user "molecule-plugins[docker]
+    - pip3 install --user "molecule-plugins[docker]"
   script:
     - echo "Running ansible-lint tests at the role-> 'test'"
     - ansible-lint $PLAYBOOK_PATH_FOR_ROLE_TEST