diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4019466ab0bac2d6d5f25af08943f1a895e83499..c66046ccefb55868791a3763ed52b5a51088f400 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -8,3 +8,8 @@ include:
     file:
       - '/templates/stages.yml'
       - '/templates/job/ansible/lint.yml'
+
+# No playbook in this repo
+ansible-syntax-check:
+  rules:
+    - when: never