mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-04-09 20:30:28 -07:00
Update docs for main
Signed-off-by: ansible-middleware-core <ansible-middleware-core@redhat.com>
This commit is contained in:
parent
9db3d21064
commit
e225dc0218
3 changed files with 5 additions and 5 deletions
|
@ -394,8 +394,8 @@
|
|||
<section id="minor-changes">
|
||||
<h3><a class="toc-backref" href="#id128" role="doc-backlink">Minor Changes</a><a class="headerlink" href="#minor-changes" title="Link to this heading"></a></h3>
|
||||
<ul class="simple">
|
||||
<li><p>#190: remove <code class="docutils literal notranslate"><span class="pre">keycloak_quarkus_admin_user[_pass]</span></code> once keycloak is bootstrapped <a class="reference external" href="https://github.com/ansible-middleware/keycloak/pull/197">#197</a></p></li>
|
||||
<li><p>Keystore based vault SPI <a class="reference external" href="https://github.com/ansible-middleware/keycloak/pull/196">#196</a></p></li>
|
||||
<li><p>Keystore-based vault SPI configuration <a class="reference external" href="https://github.com/ansible-middleware/keycloak/pull/196">#196</a></p></li>
|
||||
<li><p>Remove administrator credentials from files once keycloak is bootstrapped <a class="reference external" href="https://github.com/ansible-middleware/keycloak/pull/197">#197</a></p></li>
|
||||
<li><p>Update keycloak to 24.0 <a class="reference external" href="https://github.com/ansible-middleware/keycloak/pull/194">#194</a></p></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
|
|
@ -17,8 +17,8 @@ Major Changes
|
|||
Minor Changes
|
||||
-------------
|
||||
|
||||
- #190: remove ``keycloak_quarkus_admin_user[_pass]`` once keycloak is bootstrapped `#197 <https://github.com/ansible-middleware/keycloak/pull/197>`_
|
||||
- Keystore based vault SPI `#196 <https://github.com/ansible-middleware/keycloak/pull/196>`_
|
||||
- Keystore-based vault SPI configuration `#196 <https://github.com/ansible-middleware/keycloak/pull/196>`_
|
||||
- Remove administrator credentials from files once keycloak is bootstrapped `#197 <https://github.com/ansible-middleware/keycloak/pull/197>`_
|
||||
- Update keycloak to 24.0 `#194 <https://github.com/ansible-middleware/keycloak/pull/194>`_
|
||||
|
||||
v2.1.2
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue