Ranabir Chakraborty
728d5288ec
Fixing linting issues
2026-06-25 03:22:25 +05:30
Ranabir Chakraborty
01b00dfb2e
Providing correct rhbk version
2026-06-11 18:58:23 +05:30
Helmut Wolf
494a522ab2
fix #336 : https://github.com/ansible-middleware/common/pull/38
2026-05-27 20:03:36 +02:00
Ranabir Chakraborty
0b2f2786dd
AMW-528 Deployment fails in keycloak_quarkus due to missing escalation variables
2026-05-20 23:51:34 +05:30
Ranabir Chakraborty
e5690d7513
SET-1341 Without ansible-core tag tests are failing in keycloak
2026-04-28 22:15:14 +05:30
nwintering
6d00dcff48
check that tmp directory has correct permissions
2026-04-27 15:35:03 +02:00
Ranabir Chakraborty
9cdf24ce28
AMW-467 Download keycloak binary from password protected HTTP location
2026-01-13 23:48:01 +05:30
Simon Ledunois
9562bf727e
chore: manage infinispan configuration file
2026-01-12 10:28:47 +01:00
Helmut Wolf
66228c3a13
ansible 2.19.0: fix error
...
'item' is undefined error, https://github.com/ansible-middleware/keycloak/issues/309#issuecomment-3101960407
2025-07-22 12:09:14 +02:00
Andreas Wagner
bbe568baa5
Added support for copy remote_src function for providers
2025-07-02 16:39:49 +02:00
Ranabir Chakraborty
ef6d8890fb
keycloak_quarkus_force_install does not ignore bootstrapped
2025-07-01 21:55:39 +05:30
Stephane Vigan
8b27cb0706
Fix case where archive is always downalod from JBoss Nework API
...
Even is we set keycloak_quarkus_alternate_download_url
previous block was run and we always try to download
archive from JBoss Network Api.
2025-06-26 10:42:25 +02:00
Guido Grazioli
919d55f806
Merge pull request #286 from RanabirChakraborty/AMW-398
...
Use tags to decorate the role workflow
2025-05-27 11:12:07 +02:00
Ranabir Chakraborty
0403939c03
AMW-398 Use tags to decorate the role workflow
2025-05-20 21:40:32 +05:30
Helmut Wolf
88e4ea8d99
fix: MVN provider invokes KC config rebuild
2025-05-20 13:53:56 +02:00
Jonathan Wright
c614af127e
Add var to set the jgroups IP per host
...
This is useful if the default route does not
represent the network you want/need to use for
cluster communication.
2025-05-13 09:48:46 -05:00
Helmut Wolf
5cd400b053
feat: introduce checksum for keycloak_quarkus_providers ( #279 )
2025-05-06 15:16:50 +02:00
Guido Grazioli
5beb5dcda4
Add trigger on envvars file change
2025-05-02 10:50:01 +02:00
Guido Grazioli
2379e10091
Merge pull request #274 from guidograzioli/273_extra_envvars_rebuild
...
Load environment vars during kc rebuild
2025-04-23 10:47:36 +02:00
Guido Grazioli
1a4590b0b8
Load envvars in kc rebuild
2025-04-18 17:59:16 +02:00
Guido Grazioli
b8028d376a
Rename and honor parameter keycloak_quarkus_http_host
2025-04-16 14:16:07 +02:00
Guido Grazioli
69a947c0b6
rename _admin to _hostname_admin
2025-04-16 11:34:12 +02:00
Guido Grazioli
e9061b29ef
Rename parameters from jdbc to db
2025-04-16 10:31:48 +02:00
Guido Grazioli
314e2f26b2
Fix spell in parameter name
2025-04-09 18:08:18 +02:00
Helmut Wolf
d0f19b59dc
keycloak_quarkus: Add http_management_port and http_management_relative_path options
...
RHBK v26 exposes health endpoints and metrics on this port moving forward.
Note that the scheme of the MGMT interface is defined by the overall keycloak configuration: if https is enabled and configured, th MGMT interface is exposed via https and NOT via http; this might be breaking some configured load balancer health checks
2024-12-13 12:11:35 +01:00
Helmut Wolf
277e1336ee
RHBK v26: Migrate to keycloak_quarkus_bootstrap_admin_user[_password] (Process for creation of admin account changed #248 )
2024-12-13 12:11:35 +01:00
Helmut Wolf
5f534ca566
keycloak_quarkus: Add theme cache invalidation handler
2024-12-12 09:05:09 +01:00
Helmut Wolf
68a0f88423
keycloak_quarkus: Rebuild config and restart service for local providers ( #249 )
2024-11-22 08:08:09 +01:00
Guido Grazioli
eb66d4a412
update prereqs validation
2024-09-26 10:22:28 +02:00
Guido Grazioli
f170257205
Add local download path
2024-09-24 09:21:10 +02:00
Helmut Wolf
62cbaa3596
Introduce keycloak_quarkus_show_deprecation_warnings, disabled in molecule tests
2024-05-16 16:30:57 +02:00
Helmut Wolf
cc012767a4
#226 - add deprecation warning
2024-05-16 12:45:24 +02:00
Helmut Wolf
0fd8eb52d2
#226 : CR changes
2024-05-16 12:45:24 +02:00
Guido Grazioli
4b21569f36
parameterize health check; refactor serial_then_parallel
2024-05-16 11:16:20 +02:00
Guido Grazioli
fdcf1b2ed2
Add molecule scenario for HA restart
2024-05-15 19:53:33 +02:00
Guido Grazioli
c22389c86f
address review reqs
2024-05-15 15:58:21 +02:00
Guido Grazioli
2d573c2b62
Add restart strategies, and allow custom task include
...
Co-authored-by: Helmut Wolf <hwo@world-direct.at >
Co-authored-by: Guido Grazioli <ggraziol@redhat.com >
2024-05-15 13:48:00 +02:00
Helmut Wolf
db831fa339
#182 - CR changes
2024-05-15 10:17:32 +02:00
Helmut Wolf
d57be1f188
Close #182 , #221 : improve restart handler logic
2024-05-15 09:47:03 +02:00
Guido Grazioli
477ce5eaa3
Merge pull request #223 from world-direct/feature/222_mvn_providers
...
Feature/222 keycloak_quarkus: Add support for custom providers hosted on MVN
2024-05-15 09:17:23 +02:00
Helmut Wolf
d2ece93c12
#222 Migrate to middleware_automation.common.maven_artifact
2024-05-14 20:33:29 +02:00
Helmut Wolf
26316ddc50
#222 : add support for local providers to be uploaded
2024-05-14 11:59:16 +02:00
Helmut Wolf
6d01ffbb77
Close #228 : add support for custom env vars in sysconfig file
2024-05-14 11:10:38 +02:00
Helmut Wolf
4b902adc8d
#222 : Add support for maven providers
2024-05-14 10:14:15 +02:00
Helmut Wolf
9f4623b05a
#224 : keycloak_quarkus: Add support for policy files
2024-05-14 08:36:55 +02:00
Guido Grazioli
8f14be37d7
add functionality
2024-05-10 10:17:37 +02:00
Guido Grazioli
1115ee409a
Linter warnings fix pass
2024-05-07 10:18:43 +02:00
Guido Grazioli
a45b18dc85
kc.sh build uses configured jdk
2024-05-06 13:08:41 +02:00
Guido Grazioli
70834ccf13
downstream: remove problematic owner of downloaded zipfile
2024-05-06 12:03:44 +02:00
Guido Grazioli
fa39e9b824
Merge pull request #210 from Footur/copy-key-material
...
Enable copying of key material
2024-05-06 08:28:09 +02:00