Update docs for main

This commit is contained in:
github-actions 2022-03-31 13:41:16 +00:00
commit d987361db7
15 changed files with 68 additions and 68 deletions

View file

@ -12,13 +12,13 @@ v1.0.2-devel
Minor Changes
-------------
- Make ``keycloak_admin_password`` a default with assert (was: role variable) `#26<https://github.com/ansible-middleware/keycloak/pull/26>`
- Simplify dependency install logic and reduce play execution time `#19<https://github.com/ansible-middleware/keycloak/pull/19>`
- Make ``keycloak_admin_password`` a default with assert (was: role variable) `#26 <https://github.com/ansible-middleware/keycloak/pull/26>`_
- Simplify dependency install logic and reduce play execution time `#19 <https://github.com/ansible-middleware/keycloak/pull/19>`_
Bugfixes
--------
- Set ``keycloak_frontend_url`` default according to other defaults `#25<https://github.com/ansible-middleware/keycloak/pull/25>`
- Set ``keycloak_frontend_url`` default according to other defaults `#25 <https://github.com/ansible-middleware/keycloak/pull/25>`_
v1.0.1
======