fix db init sql for postgresql

This commit is contained in:
Guido Grazioli 2021-12-29 16:30:36 +01:00
commit 496c902427
4 changed files with 29 additions and 20 deletions

View file

@ -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
-------------