mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-28 07:31:30 -07:00
Update docs for main
This commit is contained in:
parent
3ea0566466
commit
ce01ec0060
5 changed files with 94 additions and 73 deletions
|
@ -14,6 +14,11 @@ Breaking Changes / Porting Guide
|
|||
|
||||
- Rename variables from ``infinispan_`` prefix to ``keycloak_infinispan_`` `#42 <https://github.com/ansible-middleware/keycloak/pull/42>`_
|
||||
|
||||
Bugfixes
|
||||
--------
|
||||
|
||||
- keycloak_quarkus: fix /var/log/keycloak symlink to keycloak log directory `#44 <https://github.com/ansible-middleware/keycloak/pull/44>`_
|
||||
|
||||
v1.0.7
|
||||
======
|
||||
|
||||
|
|
|
@ -23,6 +23,10 @@ Install and configure a keycloak, or Red Hat Single Sign-on, service.
|
|||
* Guido Grazioli <ggraziol@redhat.com>
|
||||
* Pavan Kumar Motaparthi <pmotapar@redhat.com>
|
||||
|
||||
**Supported ansible-core versions:**
|
||||
|
||||
* 2.9.10 or newer
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<p class="ansible-links">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue