From ca255a230ebbef34c412ccf26bcc6781b38ad78c Mon Sep 17 00:00:00 2001 From: Jack Ivanov <17044561+jackivanov@users.noreply.github.com> Date: Mon, 31 Jan 2022 11:01:21 +0000 Subject: [PATCH] skip lint --- roles/local/tasks/prompts.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/local/tasks/prompts.yml b/roles/local/tasks/prompts.yml index 8f26622..d4da709 100644 --- a/roles/local/tasks/prompts.yml +++ b/roles/local/tasks/prompts.yml @@ -2,6 +2,8 @@ - pause: prompt: "{{ item }}" when: not tests|default(false)|bool + tags: + - skip_ansible_lint with_items: | https://trailofbits.github.io/algo/deploy-to-ubuntu.html