Commit graph

65 commits

Author SHA1 Message Date
Guido Grazioli
467cfda0f7 same changes for keycloak-legacy 2024-03-25 16:00:18 +01:00
Guido Grazioli
0c079740e1 downstream: molecule custom xml that works with rhsso 2024-03-14 10:13:46 +01:00
Björn Großewinkelmann
a97c349f41
Utilize comment filter for {{ ansible_maanged }} annotations
Signed-off-by: Björn Großewinkelmann <bgrossew@redhat.com>
2024-03-13 00:19:42 +01:00
Antonio Costa
9ddd6d7d5e feat: jboss port offset configuration 2023-10-30 09:27:30 +01:00
Guido Grazioli
7bb9647d0d update systemd unit to use standalone.sh directly 2023-08-30 10:58:37 +02:00
Massimo Schiavon
40c015d3e1
always create pidfile folder
add keycloak_service_runas feature flag
fix previous installs permissions
2023-08-29 21:41:38 +02:00
Massimo Schiavon
07b1c514bb
Add User and Group directives in systemd unit file 2023-08-08 16:52:23 +02:00
Helmut Wolf
fae3079751 Fix #97 - proper checks for keycloak_jgroups_subnet 2023-06-23 11:40:15 +02:00
Guido Grazioli
7ec695ee15 Fix wrong task message 2023-06-10 19:27:48 +02:00
Guido Grazioli
14e7b402b7 fix typo in templates 2023-06-10 18:37:58 +02:00
Guido Grazioli
1dd579a6d1 Allow to override jgroups subnet 2023-06-10 16:31:19 +02:00
Guido Grazioli
e99a0db174 Add missing type conversion in templates 2023-06-07 12:25:58 +02:00
Guido Grazioli
ced4ce7828 handle WFLYCTL0117 when validation_millis is 0 2023-06-07 11:56:12 +02:00
Helmut Wolf
bc4cb5c52a Introduce keycloak_service_restart_always alongside keycloak_service_restart_on_failure 2023-05-31 20:29:24 +02:00
Helmut Wolf
623db426e0 Keycloak: add feature enabling/disabling 2023-05-31 16:41:57 +02:00
Guido Grazioli
aaae1d1129 Allow to configure admin_url 2023-05-26 16:31:13 +02:00
Guido Grazioli
19f1750a33 Add db pool validation configuration 2023-05-25 11:47:19 +02:00
Guido Grazioli
c4b4be3c3b add variable for force_frontend_url 2023-05-25 11:10:18 +02:00
Helmut Wolf
370d424b24 Close #80 - introduce systemd restart behavior 2023-05-22 11:30:11 +02:00
Helmut Wolf
fd0a4e4492 Close #76 - Keycloak role: fix deprecation warning for ipaddr 2023-05-09 11:45:25 +02:00
Guido Grazioli
6ac0c18842
fix: drop xml element not available in 7.6 2023-04-12 11:12:32 +02:00
Guido Grazioli
526f64e5eb
standalone ha without remote store 2023-04-01 10:06:03 +02:00
Guido Grazioli
6e9a17bbf5
initial tcpping support 2023-03-08 09:23:34 +01:00
Guido Grazioli
d27d15efa9
modcluster proxies string wants space-separated list 2023-03-07 14:16:44 +01:00
Guido Grazioli
f980d4d1e1
Provide config for multiple modcluster proxies 2023-03-07 12:21:50 +01:00
Guido Grazioli
cd1c2ae3e7
keycloak: switch http-invoker from security-realm to http-authentication-factory 2022-12-19 23:09:43 +01:00
Guido Grazioli
2a219222bc
Add missing ejb application-security-domain 2022-12-19 22:23:45 +01:00
Guido Grazioli
34cab23abe
update configuration templates 2022-12-15 15:32:33 +01:00
Guido Grazioli
7c8db06378
set keycloak to 18.0.2, sso to 7.6.1 2022-12-15 14:38:04 +01:00
Guido Grazioli
a7fbce2990
New variable for binding of management ports 2022-09-28 15:33:30 +02:00
Guido Grazioli
69a8860551
Break dependency on wildfly/eap 2022-09-19 22:07:23 +02:00
Guido Grazioli
e3bb10d901
fix: ensure correct jvm java_home is set 2022-04-28 11:33:23 +02:00
Guido Grazioli
8173be4b58
Set the frontend URL to play well with other defaults 2022-03-24 17:00:30 +01:00
Guido Grazioli
cfdc043770 Update docs, fix patch apply steps and cli vars 2022-03-11 15:03:55 +01:00
Guido Grazioli
b88c43933c
Replace use of serial with run_once
run_once on first node when database config enabled (so the first
node creates the tables), then wakeup all other nodes
2022-03-08 12:08:40 +01:00
Guido Grazioli
8882b36c83
fix: template ports 2022-01-27 15:38:03 +01:00
Guido Grazioli
34c18888c9
add ansible_managed macro to templates 2022-01-27 15:38:03 +01:00
Guido Grazioli
3df7a1a2e1
fix: dblock for db migration / fix: ejb dist caches 2022-01-20 20:56:49 +01:00
Guido Grazioli
d7597771cf Drop service logfile, symlink log directory instead 2022-01-14 10:14:24 +01:00
Guido Grazioli
94aecfcd87 Rename/merge templates and update install task 2022-01-14 10:09:10 +01:00
Guido Grazioli
7a989f7771 Move former templates and update docs 2022-01-14 10:06:43 +01:00
Guido Grazioli
bcd82a5ae5 Add variable for frontendUrl (for revproxy scenario) 2022-01-13 17:38:11 +01:00
Guido Grazioli
26be376b5c Template preferIPv4Stack, add health check after handler 2022-01-10 17:37:14 +01:00
Guido Grazioli
eba0d84a2b Add health port to keycloak-ispn, polish templates 2022-01-10 14:21:39 +01:00
Guido Grazioli
57f2472283 Update template versions in keycloak-ispn scenario 2022-01-10 11:43:08 +01:00
Guido Grazioli
c32b95898c Fix keycloak-infinispan standalone template versions 2022-01-10 09:53:55 +01:00
Guido Grazioli
15d3411f45 Add configuration for hotrod TLS 2022-01-04 14:30:28 +01:00
Guido Grazioli
5eba1c12e4 Bind jgroups to any-address when ansible facts not defined 2021-12-31 12:31:08 +01:00
Romain Pelisse
cfb8f7c6fb Allow to change default standalone.xml path and name 2021-12-30 16:22:41 +01:00
Guido Grazioli
496c902427 fix db init sql for postgresql 2021-12-29 16:30:36 +01:00