mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-29 08:01:33 -07:00
fix db init sql for postgresql
This commit is contained in:
parent
c81976a0ce
commit
496c902427
4 changed files with 29 additions and 20 deletions
|
@ -4,6 +4,12 @@ keycloak_realm
|
|||
Create realms and clients in [keycloak](https://keycloak.org/) or [Red Hat Single Sing-On](https://access.redhat.com/products/red-hat-single-sign-on) services.
|
||||
|
||||
|
||||
Requirements
|
||||
------------
|
||||
|
||||
This role requires `python3-netaddr` library installed on the controller node.
|
||||
|
||||
|
||||
Role Defaults
|
||||
-------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue