diff --git a/test-playbooks/upload-git-mirror.yaml b/test-playbooks/upload-git-mirror.yaml index 603be5d9e..4a19dd3de 100644 --- a/test-playbooks/upload-git-mirror.yaml +++ b/test-playbooks/upload-git-mirror.yaml @@ -47,6 +47,8 @@ dest: "{{ test_repo_path }}" bare: yes register: test_repo_clone + tags: + - skip_ansible_lint - name: Assert that the git repositories have different commits for HEAD assert: