Add some dumb idiom stuff to ansible-lint
This commit is contained in:
parent
23c9ec588c
commit
29963e1c30
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user