Skip to content
Snippets Groups Projects
Commit 71df8e62 authored by Michal Nasiadka's avatar Michal Nasiadka
Browse files

CI: treat ansible-lint warnings as errors

Taken from [1].

[1]: https://ansible.readthedocs.io/projects/lint/configuring/#ansible-lint-configuration

Change-Id: I29c1abb4d518a4da6788e06804f28c5f6853c581
parent 176aa5a4
No related branches found
No related tags found
No related merge requests found
---
strict: true
use_default_rules: true
skip_list:
# [E301] Commands should not change things if nothing needs doing
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment