diff --git a/test-playbooks/general/fetch-translation-output.yaml b/test-playbooks/general/fetch-translation-output.yaml index 630287a58..ec5e97505 100644 --- a/test-playbooks/general/fetch-translation-output.yaml +++ b/test-playbooks/general/fetch-translation-output.yaml @@ -9,6 +9,8 @@ shell: | mkdir -p src/{{ zuul.project.canonical_name }}/translation-source/ echo Hello > src/{{ zuul.project.canonical_name }}/translation-source/test + tags: + - skip_ansible_lint tasks: - name: Run fetch-translation-output