From 3eb0c7c238d21b090711d23c7f4032200dc9d45c Mon Sep 17 00:00:00 2001 From: sebclem Date: Thu, 25 May 2023 16:21:48 +0200 Subject: [PATCH] Add '.ansible-lint' --- .ansible-lint | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .ansible-lint diff --git a/.ansible-lint b/.ansible-lint new file mode 100644 index 0000000..472c2df --- /dev/null +++ b/.ansible-lint @@ -0,0 +1,5 @@ +--- + +exclude_paths: + +- "roles/"