Add some dumb idiom stuff to ansible-lint

This commit is contained in:
Salt 2022-10-12 09:50:02 -05:00
parent 23c9ec588c
commit 29963e1c30

View File

@ -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