From 29963e1c30bb59faeaa209a24048e05fb3bb2b44 Mon Sep 17 00:00:00 2001 From: Jacob Babor Date: Wed, 12 Oct 2022 09:50:02 -0500 Subject: [PATCH] Add some dumb idiom stuff to ansible-lint --- .ansible-lint | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.ansible-lint b/.ansible-lint index 5b364cb..b41d085 100644 --- a/.ansible-lint +++ b/.ansible-lint @@ -28,6 +28,8 @@ skip_list: # times out and I really don't want to hammer tmodloader servers when I don't # have to - command-instead-of-module + # Jesus Christ what's with the style enforcement here? + - name[template] warn_list: # These tend to be pretty buggy