mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-03-26 21:33:03 +00:00
drop ansible-lint offline option
This commit is contained in:
committed by
Pelisse Romain
parent
124c8ae0ad
commit
73bbca9fc1
@@ -3,6 +3,8 @@ exclude_paths:
|
||||
- .cache/
|
||||
- .github/
|
||||
- molecule/
|
||||
- .ansible-lint
|
||||
- .yamllint
|
||||
|
||||
rulesdir:
|
||||
- ../../ansible-lint-custom-rules/rules/
|
||||
@@ -22,4 +24,4 @@ warn_list:
|
||||
- no-log-password
|
||||
|
||||
use_default_rules: true
|
||||
offline: true
|
||||
parseable: true
|
||||
|
||||
Reference in New Issue
Block a user