mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-23 13:20:33 -07:00
ci: linter version update fixes
This commit is contained in:
parent
3b45c133b8
commit
9278d3440e
6 changed files with 12 additions and 6 deletions
|
@ -16,12 +16,14 @@ enable_list:
|
|||
warn_list:
|
||||
- role_vars_start_with_role_name
|
||||
- vars_in_vars_files_have_valid_names
|
||||
- vars_should_not_be_used
|
||||
- experimental
|
||||
- ignore-errors
|
||||
- no-handler
|
||||
- fqcn-builtins
|
||||
- no-log-password
|
||||
|
||||
skip_list:
|
||||
- vars_should_not_be_used
|
||||
|
||||
use_default_rules: true
|
||||
parseable: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue