mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-28 15:41:33 -07:00
Update docs for main
This commit is contained in:
parent
5df101271a
commit
45edc1884a
5 changed files with 156 additions and 135 deletions
|
@ -9,6 +9,11 @@ This changelog describes changes after version 0.2.6.
|
|||
v1.2.7-devel
|
||||
============
|
||||
|
||||
Minor Changes
|
||||
-------------
|
||||
|
||||
- Allow to override jgroups subnet `#93 <https://github.com/ansible-middleware/keycloak/pull/93>`_
|
||||
|
||||
v1.2.6
|
||||
======
|
||||
|
||||
|
|
|
@ -165,7 +165,7 @@ The following variables are _optional_:
|
|||
|:---------|:------------|
|
||||
|`keycloak_db_valid_conn_sql` | Override the default database connection validation query sql |
|
||||
|`keycloak_admin_url` | Override the default administration endpoint URL |
|
||||
|
||||
|`keycloak_jgroups_subnet`| Override the subnet match for jgroups cluster formation; if not defined, it will be inferred from local machine route configuration |
|
||||
|
||||
Example Playbook
|
||||
-----------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue