Add ignore-errors to skip list
This will ignore CI errors in category ignore-errors in ansible-lint as this is something we don't need to care about. Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
127d7c3269
commit
709f7a12c4
1 changed files with 1 additions and 0 deletions
|
|
@ -67,3 +67,4 @@ skip_list:
|
|||
- role-name[path]
|
||||
- var-naming[no-role-prefix]
|
||||
- no-changed-when
|
||||
- ignore-errors
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue