diff --git a/.ansible-lint b/.ansible-lint index 4a0e019..a7521e2 100644 --- a/.ansible-lint +++ b/.ansible-lint @@ -24,6 +24,10 @@ skip_list: # Fuck off with the yaml stylings # yes/no is a wide Ansible convention - yaml + # And piss off with this; I know what I'm doing. The get_url builtin randomly + # times out and I really don't want to hammer tmodloader servers when I don't + # have to + - command-instead-of-module warn_list: # These tend to be pretty buggy