Update docs for main

Signed-off-by: ansible-middleware-core <ansible-middleware-core@redhat.com>
This commit is contained in:
ansible-middleware-core 2023-11-13 17:11:58 +00:00
parent b43a2912ac
commit 4df96fadf4
2 changed files with 2 additions and 2 deletions

View file

@ -320,7 +320,7 @@
<ul class="simple">
<li><p>Add support for more http-related configs <a class="reference external" href="https://github.com/ansible-middleware/keycloak/pull/115">#115</a></p></li>
<li><p>Update minimum ansible-core version &gt; 2.14 <a class="reference external" href="https://github.com/ansible-middleware/keycloak/pull/119">#119</a></p></li>
<li><p>[keycloak_quarkus] Enable config of a key store and trust store <a class="reference external" href="https://github.com/ansible-middleware/keycloak/pull/116">#116</a></p></li>
<li><p>keycloak_quarkus: enable config of key store and trust store <a class="reference external" href="https://github.com/ansible-middleware/keycloak/pull/116">#116</a></p></li>
</ul>
</section>
</section>

View file

@ -21,7 +21,7 @@ Breaking Changes / Porting Guide
- Add support for more http-related configs `#115 <https://github.com/ansible-middleware/keycloak/pull/115>`_
- Update minimum ansible-core version > 2.14 `#119 <https://github.com/ansible-middleware/keycloak/pull/119>`_
- [keycloak_quarkus] Enable config of a key store and trust store `#116 <https://github.com/ansible-middleware/keycloak/pull/116>`_
- keycloak_quarkus: enable config of key store and trust store `#116 <https://github.com/ansible-middleware/keycloak/pull/116>`_
v1.3.0
======