Pare down ignore list for ansible-lint

This commit is contained in:
Salt 2021-07-31 20:14:54 -05:00
parent 5fdd4f1551
commit 4463d7f467

View File

@ -20,3 +20,7 @@ mock_roles:
warn_list:
# I'm aware of the risks and accept them
- package-latest
# There is exactly one occurence of this and it's for faulty web installers
- ignore-errors
# These tend to be pretty buggy
- experimental