Update docs for main

This commit is contained in:
github-actions 2022-12-16 11:53:07 +00:00
commit ddce42faed
5 changed files with 100 additions and 86 deletions

View file

@ -12,7 +12,8 @@ v1.1.0-devel
Minor Changes
-------------
- allows user to switch no_log to True for debugging purpose `#47 <https://github.com/ansible-middleware/keycloak/pull/47>`_
- Update keycloak to 18.0.2 - sso to 7.6.1 `#46 <https://github.com/ansible-middleware/keycloak/pull/46>`_
- Variable ``keycloak_no_log`` controls ansible ``no_log`` parameter (for debugging purposes) `#47 <https://github.com/ansible-middleware/keycloak/pull/47>`_
- keycloak_quarkus: variable to enable development mode `#45 <https://github.com/ansible-middleware/keycloak/pull/45>`_
Breaking Changes / Porting Guide