Commit graph

32 commits

Author SHA1 Message Date
footur
26a9249d07 Update the Keycloakx version in the README 2023-06-23 12:32:35 +02:00
footur
3340428194 Remove the "--auto-build" flag – it's deprecated
Signed-off-by: footur <3769085+Footur@users.noreply.github.com>
2023-06-10 15:18:31 +02:00
footur
18e60daa93 Update Keycloakx to v21.1.1
Signed-off-by: footur <3769085+Footur@users.noreply.github.com>
2023-06-10 15:16:58 +02:00
Jonathan Wright
020bc86955
document keycloak_quarkus_transaction_xa_enabled 2023-04-24 08:52:36 -05:00
Jonathan Wright
d72d46c945
fix typo 2023-04-24 08:50:16 -05:00
Jonathan Wright
c7d2bdcee3 add configurability for XA transactions 2023-04-21 15:12:59 -05:00
Guido Grazioli
7abdd83ea4
ci: linter 2023-03-03 10:54:50 +01:00
Božo Barun
5cdaa7aabb
Update keycloak.conf.j2
The documentation states that the path is relative to the /conf directory, which is true. So if one changes the contents of this file it would have no effect because the path would be non-existent. To make things worse, there would be no obvious error stating this and the configuration would be loaded from the defaults.
2023-01-26 15:27:57 +01:00
Guido Grazioli
853d4ab96b
rebase and update documentation 2022-12-13 14:28:17 +01:00
Katzy
2df5fd22cf
Update main.yml 2022-12-13 14:25:52 +01:00
Katzy
422986a8fd
Enable this role to start keycloak in dev mode 2022-12-13 14:25:52 +01:00
Katzy
ad4d5dae68
Update keycloak.service.j2 2022-12-13 14:25:52 +01:00
Katzy
e624870e38
Fix hardcoded health_url to parameterized 2022-12-13 14:25:52 +01:00
Guido Grazioli
f4fe9df97c
ci: add noqa to commands 2022-12-13 11:49:36 +01:00
Guido Grazioli
b3b016bf3b
Drop deprecated builtin.command arg 2022-12-13 11:39:57 +01:00
Guido Grazioli
db111aaf3a
add fqcn to firewalld tasks 2022-12-13 10:50:53 +01:00
kabroxiko
bea5062287
fix: Wrong file location
Fix:

Wrong quarkus log link and folder creation.

Replace:
keycloak -> /opt/keycloak/keycloak-19.0.2//opt/keycloak/keycloak-19.0.2/data/log

For:
keycloak -> /opt/keycloak/keycloak-19.0.2/data/log
2022-10-08 21:05:49 -03:00
Guido Grazioli
5e89139870
Downstream variables 2022-09-19 17:11:56 +02:00
Guido Grazioli
9252433cc8
Merge pull request #39 from xabarin-forks/use_absolute_path_for_certs
keycloak_quarkus: use absolute path for certificate files
2022-07-05 14:06:02 +02:00
Xabier Davila
41caa49cfc Use absolute path for certificate files 2022-07-01 10:31:18 +02:00
Xabier Davila
4baa61e0cf Use sudo for tasks that will otherwise fail 2022-06-30 16:15:48 +02:00
Guido Grazioli
76cbb4c676
keycloak_quarkus: add https to molecule test setup (#36)
* keycloak_quarkus: add https to molecule test setup

* move converge pre_tasks to prepare phase

* Update zipfile unarchive to cater for existing certs
2022-05-31 12:07:18 -05:00
Guido Grazioli
469036e9e7
keycloak_quarkus: set logfile path correctly under keycloak home (#35) 2022-05-31 03:47:29 -05:00
Guido Grazioli
8454f5c341
keycloak_quarkus: add selected java to PATH in systemd unit (#34) 2022-05-31 03:43:55 -05:00
Guido Grazioli
281767f505
add missing variable spec 2022-05-18 10:05:34 +02:00
Guido Grazioli
8bede6791e
update 18.0.0, add JAVA_HOME check, runas systemd unit 2022-05-18 09:29:28 +02:00
Guido Grazioli
0ddbc66448
Add keycloak X playbook, update roles README 2022-05-17 19:30:13 +02:00
Guido Grazioli
31420fc24c
update config options: keycloak and quarkus 2022-05-17 18:59:10 +02:00
Guido Grazioli
9278d3440e
ci: linter version update fixes 2022-05-11 11:33:52 +02:00
Guido Grazioli
78d5499abf
fix: linter 2022-04-28 12:15:48 +02:00
Guido Grazioli
dc33cbc358
quarkus: add README, update parameters doc 2022-04-11 13:48:59 +02:00
Guido Grazioli
419c862341
add role keycloak_quarkus 2022-04-07 14:07:08 +02:00