gh-pages
felixfontein 2023-10-28 13:39:38 +00:00
parent 59df1dc6cd
commit 2594688695
2 changed files with 2 additions and 2 deletions

View File

@ -201,7 +201,7 @@ see <a class="reference internal" href="#ansible-collections-community-crypto-op
<span id="ansible-collections-community-crypto-openssl-pkcs12-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>PyOpenSSL &gt;= 0.15 or cryptography &gt;= 3.0</p></li>
<li><p>PyOpenSSL &gt;= 0.15, &lt; 23.3.0 or cryptography &gt;= 3.0</p></li>
</ul>
</section>
<section id="parameters">

File diff suppressed because one or more lines are too long