mirror of
https://github.com/linux-system-roles/network.git
synced 2026-01-23 02:15:17 +00:00
ansible-lint: Remove the rule 'load-failure' from 'warn_list'
The rule 'load-failure' is unskippable, you cannot use it in 'skip_list' or 'warn_list'. Signed-off-by: Wen Liang <liangwen12year@gmail.com>
This commit is contained in:
parent
af76d08550
commit
46f827419e
1 changed files with 0 additions and 2 deletions
|
|
@ -17,8 +17,6 @@ kinds:
|
|||
- playbook: "**/examples/*.yml"
|
||||
skip_list:
|
||||
- fqcn-builtins
|
||||
warn_list:
|
||||
- load-failure
|
||||
exclude_paths:
|
||||
- tests/roles/
|
||||
- .github/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue