diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4019466..c66046c 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