From c1ca8908a3349761fc136db7e9c690d4dcdb6e04 Mon Sep 17 00:00:00 2001 From: Sven Ketelsen Date: Mon, 14 Nov 2022 18:32:59 +0100 Subject: [PATCH] chore: ansible linter --- ansible-lint.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible-lint.cfg b/ansible-lint.cfg index 5be8492..a19cf02 100644 --- a/ansible-lint.cfg +++ b/ansible-lint.cfg @@ -1,3 +1,4 @@ exclude_paths: - .ansible/ - test*.yml +- pmci-*.yml \ No newline at end of file