mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-23 13:20:33 -07:00
Update docs for main
This commit is contained in:
parent
b5166c4e84
commit
ba8cb20aae
5 changed files with 105 additions and 93 deletions
|
@ -127,8 +127,13 @@
|
|||
<h2>Dependencies<a class="headerlink" href="#dependencies" title="Permalink to this heading"></a></h2>
|
||||
<p>The roles depends on:</p>
|
||||
<ul class="simple">
|
||||
<li><p>the <code class="docutils literal notranslate"><span class="pre">redhat_csp_download</span></code> role from <a class="reference external" href="https://github.com/ansible-middleware/redhat-csp-download">middleware_automation.redhat_csp_download</a> collection if Red Hat Single Sign-on zip have to be downloaded from RHN.</p></li>
|
||||
<li><p><a class="reference external" href="https://github.com/ansible-middleware/common">middleware_automation.common</a></p></li>
|
||||
<li><p><a class="reference external" href="https://docs.ansible.com/ansible/latest/collections/ansible/posix/index.html">ansible-posix</a></p></li>
|
||||
</ul>
|
||||
<p>To install all the dependencies via galaxy:</p>
|
||||
<div class="highlight-none notranslate"><div class="highlight"><pre><span></span>ansible-galaxy collection install -r requirements.yml
|
||||
</pre></div>
|
||||
</div>
|
||||
</section>
|
||||
<section id="versions">
|
||||
<h2>Versions<a class="headerlink" href="#versions" title="Permalink to this heading"></a></h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue