mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-22 21:00:31 -07:00
Update docs for main
Signed-off-by: ansible-middleware-core <ansible-middleware-core@redhat.com>
This commit is contained in:
parent
69b432af9a
commit
1955b3b5a7
6 changed files with 306 additions and 279 deletions
|
@ -134,7 +134,7 @@
|
|||
<!--start requires_ansible-->
|
||||
<section id="ansible-version-compatibility">
|
||||
<h2>Ansible version compatibility<a class="headerlink" href="#ansible-version-compatibility" title="Link to this heading"></a></h2>
|
||||
<p>This collection has been tested against following Ansible versions: <strong>>=2.14.0</strong>.</p>
|
||||
<p>This collection has been tested against following Ansible versions: <strong>>=2.15.0</strong>.</p>
|
||||
<p>Plugins and modules within a collection may be tested with only specific Ansible versions. A collection may contain metadata that identifies these versions.</p>
|
||||
<!--end requires_ansible-->
|
||||
</section>
|
||||
|
@ -216,7 +216,7 @@ the download tasks. The local path for the archive does match the downloaded arc
|
|||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Note: when deploying clustered configurations, all hosts belonging to the cluster must be present in ansible_play_batch; ie. they must be targeted by the same ansible-playbook execution.</p>
|
||||
<p>Note: when deploying clustered configurations, all hosts belonging to the cluster must be present in <code class="docutils literal notranslate"><span class="pre">ansible_play_batch</span></code>; ie. they must be targeted by the same ansible-playbook execution.</p>
|
||||
</section>
|
||||
</section>
|
||||
<section id="configuration">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue