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

@@ -213,8 +213,7 @@ see <a class="reference internal" href="#ansible-collections-community-crypto-op
<span id="ansible-collections-community-crypto-openssl-publickey-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>cryptography &gt;= 1.2.3 (older versions might work as well)</p></li>
<li><p>Needs cryptography &gt;= 1.4 if <code class="ansible-option docutils literal notranslate"><strong><a class="reference internal" href="#ansible-collections-community-crypto-openssl-publickey-module-parameter-format"><span class="std std-ref"><span class="pre">format</span></span></a></strong></code> is <code class="docutils literal notranslate"><span class="pre">OpenSSH</span></code></p></li>
<li><p>cryptography &gt;= 3.4</p></li>
</ul>
</section>
<section id="parameters">