mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-08-26 16:01:52 -07:00
linter fixes
This commit is contained in:
parent
5e8e8c67e8
commit
d6f020ab44
40 changed files with 212 additions and 220 deletions
|
@ -40,7 +40,7 @@ keycloak_clients: []
|
|||
keycloak_client_default_roles: []
|
||||
|
||||
# if True, create a public client; otherwise, a confidetial client
|
||||
keycloak_client_public: True
|
||||
keycloak_client_public: true
|
||||
|
||||
# allowed web origins for the client
|
||||
keycloak_client_web_origins: '+'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue