From 27022e4a26090ad584191e4a022e31160d3a5d56 Mon Sep 17 00:00:00 2001 From: Jacob Babor Date: Sun, 11 Sep 2022 08:35:13 -0500 Subject: [PATCH] Get really angry at ansible-lint Because it got really angry at me over stylistic stuff Get fukt --- .ansible-lint | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.ansible-lint b/.ansible-lint index a7521e2..5b364cb 100644 --- a/.ansible-lint +++ b/.ansible-lint @@ -34,3 +34,7 @@ warn_list: - experimental # FQCN is a nice-to-have, but I'm not worried about it - fqcn-builtins + # Why the fuck does my naming scheme matter? Eat shit. It's not a deprecation, + # it's literally just stylistic + - name[casing] + - name[play]