mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-08-15 18:41:53 -07:00
drop ansible-lint offline option
This commit is contained in:
parent
acaceb48ef
commit
8c724146dd
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