mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-03-26 21:33:03 +00:00
ci: linter version update fixes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user