diff --git a/.ansible-lint b/.ansible-lint index 84c0c9f..4a0e019 100644 --- a/.ansible-lint +++ b/.ansible-lint @@ -21,7 +21,12 @@ skip_list: - meta-no-info # I don't care - role-name + # Fuck off with the yaml stylings + # yes/no is a wide Ansible convention + - yaml warn_list: # These tend to be pretty buggy - experimental + # FQCN is a nice-to-have, but I'm not worried about it + - fqcn-builtins