mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-08-22 05:51:51 -07:00
drop ansible-lint offline option
This commit is contained in:
parent
124c8ae0ad
commit
73bbca9fc1
3 changed files with 5 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue