Pare down ignore list for ansible-lint
This commit is contained in:
parent
5fdd4f1551
commit
4463d7f467
@ -20,3 +20,7 @@ mock_roles:
|
|||||||
warn_list:
|
warn_list:
|
||||||
# I'm aware of the risks and accept them
|
# I'm aware of the risks and accept them
|
||||||
- package-latest
|
- 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
|
||||||
|
Loading…
Reference in New Issue
Block a user