CI: Fix new ansible-lint failures
Change-Id: I820d287ab97dca027f2f523fc514100d8c6d6d18
This commit is contained in:
parent
6d61950506
commit
faad14e614
@ -13,3 +13,7 @@ skip_list:
|
|||||||
# [ignore-errors] Use failed_when and specify error conditions instead of using ignore_errors
|
# [ignore-errors] Use failed_when and specify error conditions instead of using ignore_errors
|
||||||
# FIXME(mgoddard): Use failed_when instead of ignore_errors
|
# FIXME(mgoddard): Use failed_when instead of ignore_errors
|
||||||
- ignore-errors
|
- ignore-errors
|
||||||
|
# Package installs should not use latest
|
||||||
|
- package-latest
|
||||||
|
# Commands should not change things if nothing needs doing
|
||||||
|
- no-changed-when
|
||||||
|
Loading…
Reference in New Issue
Block a user