CI: treat ansible-lint warnings as errors
Taken from [1]. [1]: https://ansible.readthedocs.io/projects/lint/configuring/#ansible-lint-configuration Change-Id: I29c1abb4d518a4da6788e06804f28c5f6853c581 (cherry picked from commit 71df8e6208f9145dace55377eddca7f061ba9c1b)
This commit is contained in:
parent
a346bf90e2
commit
42d4e10a56
@ -1,4 +1,5 @@
|
||||
---
|
||||
strict: true
|
||||
use_default_rules: true
|
||||
skip_list:
|
||||
# [E301] Commands should not change things if nothing needs doing
|
||||
|
Loading…
x
Reference in New Issue
Block a user