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]