Commit graph

48 commits

Author SHA1 Message Date
Guido Grazioli
1279937bb0 Update keycloak to 24.0.5 2024-10-16 08:56:53 +02:00
Guido Grazioli
be19ec1289 update tests 2024-10-14 14:36:58 +02:00
Guido Grazioli
fc0ee5a896 refactor default test for keycloak-quarkus offline 2024-09-26 10:22:42 +02:00
Guido Grazioli
8f8de33350 JVM arguments go IN JAVA_OPTS 2024-04-08 16:47:49 +02:00
Guido Grazioli
2bbf7d9cc4 revert JVM var that cannot be overridden 2024-03-25 16:30:13 +01:00
Malik Kennedy
b9d9874a00
feat: ubuntu compatibility 2024-03-17 09:15:38 +00:00
Romain Pelisse
7324f48e8d molecule: cleanup prepare to use one play 2024-02-26 16:46:30 +01:00
Romain Pelisse
b3ca517583 molecule: adapt sudo setup to work when ansible is not connecting as root on the target 2024-02-26 16:46:26 +01:00
A.C
027ac1a78e
Merge branch 'main' into issue-57 2023-11-06 15:10:05 +01:00
Antonio Costa
5543217c6a rebase for changes made in PR 120 2023-11-06 15:02:28 +01:00
Antonio Costa
a538828f0d feat: add a destination variable for the log link
docs: argument specs for the keycloak_quarkus_log_target

docs: added parameter to the roles README

fix: role variable is keycloak_log_target and not keycloak_quarkus_log_target
2023-11-06 15:02:25 +01:00
Antonio Costa
9ddd6d7d5e feat: jboss port offset configuration 2023-10-30 09:27:30 +01:00
Antonio Costa
6970236201 feat: add a destination variable for the log link
docs: argument specs for the keycloak_quarkus_log_target

docs: added parameter to the roles README

fix: role variable is keycloak_log_target and not keycloak_quarkus_log_target
2023-10-26 09:18:07 +02:00
Guido Grazioli
6c65fadf31 Bump version to 1.3.0 2023-08-30 11:13:17 +02:00
Guido Grazioli
5b01123846 fix verify for molecule default scenario 2023-07-31 10:39:47 +02:00
Guido Grazioli
7fea211639 ci: update molecule 2023-07-31 08:38:36 +02:00
footur
fc6e00974d Define the varbosity of Ansible in Molecule 2023-06-16 10:19:31 +02:00
Guido Grazioli
98e1633c43 ci: new linter rules take 2 2023-05-22 16:24:28 +02:00
Guido Grazioli
fd375a141d ci: update linter settings, fix new linter issues 2023-05-22 16:12:25 +02:00
Guido Grazioli
1cfa229a5f
Pass attributes to realm clients 2023-04-01 11:45:40 +02:00
Guido Grazioli
91a18bf571
ci: downstream test offline/online handling 2023-03-17 11:43:34 +01:00
Guido Grazioli
41eed509ea
add modcluster testing to default scenario 2023-03-07 12:51:16 +01:00
Romain Pelisse
320f167bea molecule: centralize requirements 2022-12-19 08:56:25 +01:00
Guido Grazioli
d7829f77df
update sso version in molecule tests 2022-12-15 15:47:12 +01:00
Guido Grazioli
007464d6b3
Update keycloak to 19.0.3 2022-12-13 15:53:53 +01:00
Guido Grazioli
63dc369148
Add missing deps declarations 2022-12-13 12:31:03 +01:00
Guido Grazioli
69a8860551
Break dependency on wildfly/eap 2022-09-19 22:07:23 +02:00
Guido Grazioli
9b2ea35184
ci: linter, workflows, galaxy, molecule 2022-09-19 15:41:12 +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
78d5499abf
fix: linter 2022-04-28 12:15:48 +02:00
Guido Grazioli
9987f6a044
update molecule test and verify for jvm 2022-04-28 11:33:40 +02:00
Guido Grazioli
0751b97b87
Add custom xml parameter and test scenario 2022-04-12 12:07:06 +02:00
Guido Grazioli
85b0a2549a
update tests with pwd, apply change to keycloak_realm 2022-03-25 00:34:41 +01:00
Guido Grazioli
b90684a44a
fix: use FQCN 2022-02-24 15:00:10 +01:00
Guido Grazioli
73bbca9fc1 drop ansible-lint offline option 2022-02-16 10:47:56 +01:00
Guido Grazioli
124c8ae0ad Fix linter errors 2022-02-16 10:47:56 +01:00
Guido Grazioli
bce963923d Update lint config and paths 2022-02-16 10:47:56 +01:00
Guido Grazioli
147ee5214e add lint skip_list and molecule setup 2022-02-16 10:47:56 +01:00
Guido Grazioli
a800517422
chore: update dep on jcliff -> wildfly 2022-02-08 15:15:27 +01:00
root
249e1840bb Updated molecule 2022-01-19 10:14:00 -06:00
Guido Grazioli
d4634fcebc update new download location 2022-01-14 11:10:08 +01:00
Guido Grazioli
5fa9243bcd fix: keycloak_frontend_url needs scheme 2022-01-14 09:54:26 +01:00
Guido Grazioli
4294746263 Update molecule dependency task to force correct path 2022-01-13 17:52:21 +01:00
Guido Grazioli
702d09c731 Extract new keycloak_realm role out of keycloak 2021-12-22 10:05:48 +01:00
Guido Grazioli
dac9d1ff23 Make admin account creation idempotent 2021-12-16 15:00:33 +01:00
Guido Grazioli
ab35489f67 Extract vars, template fixes, add README 2021-12-15 12:33:42 +01:00
Guido Grazioli
26ef1eb531 add preferIPv4addresses to java_opts 2021-12-14 14:25:01 +01:00
Guido Grazioli
187473447d Add base role and playbook, molecule configuration 2021-12-14 11:26:42 +01:00