This commit is contained in:
felixfontein
2025-05-02 13:28:34 +00:00
parent 153725a6cf
commit 4577c699f4
38 changed files with 59 additions and 124 deletions

View File

@@ -214,7 +214,7 @@ see <a class="reference internal" href="#ansible-collections-community-crypto-op
<span id="ansible-collections-community-crypto-openssl-dhparam-module-requirements"></span><h2><a class="toc-backref" href="#id2" role="doc-backlink">Requirements</a><a class="headerlink" href="#requirements" title="Link to this heading"></a></h2>
<p>The below requirements are needed on the host that executes this module.</p>
<ul class="simple">
<li><p>Either cryptography &gt;= 2.0</p></li>
<li><p>Either cryptography &gt;= 3.4</p></li>
<li><p>Or OpenSSL binary <code class="docutils literal notranslate"><span class="pre">openssl</span></code></p></li>
</ul>
</section>