From fd0e678b95fd43688f6b24d43ac981b15075cda7 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Wed, 20 Jul 2022 13:25:59 +0200 Subject: [PATCH] relpath --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 0f4d2550..6cec2190 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,4 +10,4 @@ steps: http_proxy: http://acng.grote.lan:9999 DEBIAN_FRONTEND: noninteractive commands: - - ansible-lint . + - ansible-lint --show-relpath .