From 1cf6dd3352581b1ac7c12b61aee9cf4598814d71 Mon Sep 17 00:00:00 2001 From: Salt Date: Sat, 18 Sep 2021 16:46:47 -0500 Subject: [PATCH] Hopefully stop linting galaxy roles --- .ansible-lint | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.ansible-lint b/.ansible-lint index 54c89cd..11f39e6 100644 --- a/.ansible-lint +++ b/.ansible-lint @@ -4,6 +4,8 @@ exclude_paths: # We're not interested in linting Galaxy roles here - .roles + - /root/.cache + - ../../../root/.cache mock_roles: # Used for local testing