Commit Graph

182 Commits (dc33cbc358da59d412483b14c86985bb085fbe81)

Author SHA1 Message Date
Guido Grazioli dc33cbc358
quarkus: add README, update parameters doc 2022-04-11 13:48:59 +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
Guido Grazioli cfdc043770 Update docs, fix patch apply steps and cli vars 2022-03-11 15:03:55 +01:00
Guido Grazioli 707d8cfb11 add rhsso_cli tasks, change shape of rhsso_rhn_ids 2022-03-11 15:03:55 +01:00
Guido Grazioli f5cd6d8061
Merge pull request #17 from guidograzioli/replace_serial_with_runonce
Replace use of serial with run_once
2022-03-08 12:32:54 +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 0bc81cc781
chore: add build ignores / fix release tag names 2022-03-01 19:05:28 +01:00
Guido Grazioli 60c5a42ae4
Merge pull request #16 from hcherukuri/main
Bump version to 1.0.0 to satisfy Automation hub
2022-03-01 19:00:38 +01:00
Harsha Cherukuri 2073c90e1d Bump version to 1.0.0 to statisfy Automation hub 2022-03-01 12:44:09 -05:00
Harsha Cherukuri ffd146d392
Merge pull request #15 from guidograzioli/fqcn-builtins
fix: use FQCN
2022-03-01 12:42:09 -05:00
Guido Grazioli 78f225b10c
chore: reword collection tags not accepted by galaxy 2022-03-01 10:46:06 +01:00
Guido Grazioli a043021e48
docs: add automated doc generation 2022-03-01 10:22:12 +01:00