Skip to content
Snippets Groups Projects
Commit 7c64e68e authored by Thomas Schneider's avatar Thomas Schneider
Browse files

Modernise ansible-lint config

parent 49f7996c
No related branches found
No related tags found
1 merge request!11CI: Switch to plain Alpine image with modern ansible-lint
parseable: true
quiet: true
---
use_default_rules: true
warn_list:
- experimental
- jinja[spacing]
- fqcn[action-core]
- fqcn[action]
- name[casing]
- name[missing]
skip_list:
- '204' # line length is checked by yamllint
- '401' # git checkout must contain explicit version
- '701' # 7xx is about ansible galaxy guidelines
- '702'
- '703'
- role-name
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment