Update docs for main

This commit is contained in:
github-actions
2022-07-05 12:07:08 +00:00
parent deceee4e97
commit f17a32e445
5 changed files with 79 additions and 66 deletions

View File

@@ -9,10 +9,15 @@ This changelog describes changes after version 0.2.6.
v1.0.7-devel
============
Breaking Changes / Porting Guide
--------------------------------
- keycloak_quarkus: use absolute path for certificate files `#39 <https://github.com/ansible-middleware/keycloak/pull/39>`_
Bugfixes
--------
- Use become for tasks that will otherwise fail `#38 <https://github.com/ansible-middleware/keycloak/pull/38>`_
- keycloak_quarkus: use become for tasks that will otherwise fail `#38 <https://github.com/ansible-middleware/keycloak/pull/38>`_
v1.0.6
======