From 9dd27a5eadb29ce4ddcb92ec091f10cc723dc81e Mon Sep 17 00:00:00 2001 From: jens Date: Tue, 14 Sep 2021 07:55:04 +0000 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index fc98461..22e4891 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,4 +9,4 @@ steps: - pip3 install -U ansible-lint - name: lint check commands: - - ansible-lint + - ansible-lint -x "" -w ""