From af76d085504c41bb7e9d097589c59e6f2d060ce4 Mon Sep 17 00:00:00 2001 From: Wen Liang Date: Sun, 9 Apr 2023 20:47:32 -0400 Subject: [PATCH] ansible-lint: Enable the check on 'tests/' directory Signed-off-by: Wen Liang --- .ansible-lint | 1 - 1 file changed, 1 deletion(-) diff --git a/.ansible-lint b/.ansible-lint index da229bd..ab0d4d1 100644 --- a/.ansible-lint +++ b/.ansible-lint @@ -23,6 +23,5 @@ exclude_paths: - tests/roles/ - .github/ - examples/roles/ - - tests/ mock_roles: - linux-system-roles.network