Releases: ansible-middleware/keycloak
Releases · ansible-middleware/keycloak
1.0.4
11 May 12:24
Compare
Sorry, something went wrong.
No results found
v1.0.4
Patch release containing an important bugfix for downloaded archives filemodes.
1.0.3
09 May 15:52
Compare
Sorry, something went wrong.
No results found
v1.0.3
Major Changes
New role for installing keycloak >= 17.0.0 (quarkus) #29
Minor Changes
Add keycloak_config_override_template parameter for passing a custom xml config template #30
Bugfixes
Make sure systemd unit starts with selected java JVM #31
1.0.2
01 Apr 12:02
Compare
Sorry, something went wrong.
No results found
Release v1.0.2
Minor Changes
Make keycloak_admin_password a default with assert (was: role variable) #26
Simplify dependency install logic and reduce play execution time #19
Bugfixes
Set keycloak_frontend_url default according to other defaults #25
1.0.1
11 Mar 14:32
Compare
Sorry, something went wrong.
No results found
Release v1.0.1
Major Changes
Apply latest cumulative patch of RH-SSO automatically when new parameter keycloak_rhsso_apply_patches is true #18
Minor Changes
Clustered installs now perform database initialization on first node to avoid locking issues #17
1.0.0
04 Mar 13:20
Compare
Sorry, something went wrong.
No results found
Release v1.0.0
This is the first stable release of the middleware_automation.keycloak collection.
0.2.5
01 Mar 09:38
Compare
Sorry, something went wrong.
No results found
0.2.4
09 Feb 14:23
Compare
Sorry, something went wrong.
No results found
0.2.2
01 Feb 12:30
Compare
Sorry, something went wrong.
No results found
0.2.0
28 Jan 14:53
Compare
Sorry, something went wrong.
No results found
Release v0.2.0
features
create realm/clients support for more variables
polished configuration and documentation
offline/alternate uri installs
fixes
correctly set ports in config template
missing DS configuration for non-ha setups
0.1.7
14 Jan 13:14
Compare
Sorry, something went wrong.
No results found
Release v0.1.7
features
Update upstream keycloak to 15.0.2 (up to date with RH-SSO 7.5)
bugfixes
New variable keycloak_frontend_url for reverse proxy rhsso scenario