Commit Graph

192 Commits (7d57857a1fb867194a1af6a64ed3569eb1e24a01)

Author SHA1 Message Date
Guido Grazioli 7d57857a1f
ci: use github custom action 2022-05-09 16:00:00 +02:00
Guido Grazioli 8341416ee0
keycloak: default jvm to headless variant, add jdbc validation 2022-05-09 15:57:12 +02:00
Guido Grazioli fbc0d7ab99
Merge pull request #31 from guidograzioli/ensure_java_home
Make sure systemd unit starts with selected java JVM
2022-04-28 15:05:45 +02: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 e3bb10d901
fix: ensure correct jvm java_home is set 2022-04-28 11:33:23 +02:00
Guido Grazioli 7028b068b6
Merge pull request #30 from guidograzioli/custom_keycloak_template
Add `keycloak_config_override_template` parameter for passing custom xml configuration
2022-04-12 12:26:49 +02:00
Guido Grazioli 0751b97b87
Add custom xml parameter and test scenario 2022-04-12 12:07:06 +02:00
Guido Grazioli 548db6fc4b
Merge pull request #29 from guidograzioli/quarkus
New role for installing keycloak >= 17.0.0 (quarkus)
2022-04-11 14:03:47 +02:00
Guido Grazioli dc33cbc358
quarkus: add README, update parameters doc 2022-04-11 13:48:59 +02:00
Romain Pelisse 9bb9816a01 Switch playbooks hosts to all 2022-04-11 10:50:22 +02:00
Guido Grazioli 33c8f74122
add molecule test for keycloak_quarkus 2022-04-07 14:07:45 +02:00
Guido Grazioli cf92da9e94
update keycloak_realm to test nicely with keycloak_quarkus 2022-04-07 14:07:28 +02:00
Guido Grazioli 419c862341
add role keycloak_quarkus 2022-04-07 14:07:08 +02:00
Guido Grazioli c7b6bc1d61
ci: docs wf uses custom action 2022-04-07 08:53:43 +02:00
Guido Grazioli a62f26648f
bump version, use git describe for -devel changelogs 2022-04-04 17:35:22 +02:00
Guido Grazioli 29aaafb9e4
ci: changelogs skip unlabeled PRs 2022-04-01 21:41:52 +02:00
Guido Grazioli 9d57057272
docs: fix unbalanced quotes in release workflow 2022-04-01 13:23:10 +02:00
github-actions fddfa9a493 Update changelog for release 1.0.2 2022-04-01 10:57:28 +00:00
Guido Grazioli 5cbe905dda
docs: restructuredtext link needs separator 2022-04-01 12:53:56 +02:00
Guido Grazioli 4e6ea2f1ca
ci: release wf uses deep clone 2022-04-01 12:14:09 +02:00
Guido Grazioli 28ff78d809
docs: changelog pasted into github release page 2022-04-01 10:57:42 +02:00
Guido Grazioli 9365d38162
docs: add role index to toctree 2022-03-31 16:51:25 +02:00
Guido Grazioli d3f9b0ca86
docs: add PR link to previous releases 2022-03-31 16:12:04 +02:00
Guido Grazioli bada6f4073
docs: add changelog breaking_change type 2022-03-31 15:54:30 +02:00
Guido Grazioli b91c9e17fc
docs: fix typo in href target generation 2022-03-31 15:40:16 +02:00
Guido Grazioli b974bf1967
docs: absolute links in READMEs 2022-03-31 15:30:23 +02:00
Guido Grazioli 9ee6788f98
docs: workaround unstaged file when checking out gh-pages 2022-03-31 15:13:30 +02:00
Guido Grazioli c166c643fc
docs: set -devel version for main branch 2022-03-31 15:04:55 +02:00
Guido Grazioli abd922417c
Merge pull request #27 from guidograzioli/changelogs
docs: add changelogs
2022-03-31 14:58:23 +02:00
Guido Grazioli 5a45d1f4f8
add prerelease to docs wf, generate on release wf 2022-03-31 14:56:41 +02:00
Guido Grazioli 6091477294
ci: generate changelog fragments from PR messages 2022-03-30 17:49:03 +02:00
Guido Grazioli 63f31fe258
Add gitignore to ansible-test sanity excludes 2022-03-25 18:22:55 +01:00
Guido Grazioli fc780599b0
add antsibull generated changelog 2022-03-25 11:45:11 +01:00
Guido Grazioli 494a1c518b
docs: add changelogs 2022-03-25 11:17:58 +01:00
Guido Grazioli f736ad5632
misc: switch default keycloak_rhsso_apply_patches to false 2022-03-25 10:11:22 +01:00
Guido Grazioli b0a11013fa
Merge pull request #25 from guidograzioli/keycloak_frontend_url_default
Set the frontend URL to play well with other defaults
2022-03-25 10:06:07 +01:00
Guido Grazioli 10ff1763c1
Merge pull request #26 from guidograzioli/keycloak_admin_password_var
move admin pwd param from vars to defaults and assert
2022-03-25 09:57:21 +01:00
Guido Grazioli 85b0a2549a
update tests with pwd, apply change to keycloak_realm 2022-03-25 00:34:41 +01:00
Guido Grazioli d854791183
set admin pass to valid length 2022-03-24 18:07:33 +01:00
Guido Grazioli a67081a68d
move admin pwd param from vars to defaults, add assert 2022-03-24 17:44:13 +01:00
Guido Grazioli 8173be4b58
Set the frontend URL to play well with other defaults 2022-03-24 17:00:30 +01:00
Guido Grazioli 6270762a3a
trigger EE rebuild when released 2022-03-23 15:42:41 +01:00
Guido Grazioli 5828c0a7bb
fix: spelling 2022-03-23 12:30:32 +01:00
Guido Grazioli e773e12e24
use proper service name in task names 2022-03-17 10:45:55 +01:00
Guido Grazioli 33e80a0cd4 remove unused set_fact 2022-03-11 16:27:23 +01:00
Guido Grazioli bf26c727a8 misc: simply fastpackages logic and reduce play time 2022-03-11 16:27:23 +01:00
Guido Grazioli d5bf0a195a
docs: fix typo 2022-03-11 15:31:48 +01:00
Guido Grazioli c5b38e8bac
docs: add testing and releasing contributor pages 2022-03-11 15:15:18 +01:00
Guido Grazioli 266f2bc00b
Bump to v1.0.1 2022-03-11 15:11:21 +01:00