From 2961a8f30ec6098337d7d231b23ef5272c0a3e75 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Tue, 31 Mar 2020 07:49:52 -0700 Subject: [PATCH] Remove lint skip in tox iniline comment parser This isn't necessary any more since we added the fake zuul_return module to this repo. Change-Id: Ib7ac96cd38d2e987f884a086cb29d9807f275c60 --- roles/tox/tasks/main.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/roles/tox/tasks/main.yaml b/roles/tox/tasks/main.yaml index fcead40d3..f8d2a6f60 100644 --- a/roles/tox/tasks/main.yaml +++ b/roles/tox/tasks/main.yaml @@ -53,9 +53,6 @@ data: zuul: file_comments: '{{ file_comments.file_comments }}' - tags: - # Avoid "no action detected in task" linter error - - skip_ansible_lint - name: Return tox status fail: