This commit is contained in:
zajdee
2025-11-06 10:11:02 +00:00
parent f95d0e48a1
commit f546ed4c7d
2 changed files with 2 additions and 2 deletions

View File

@@ -214,7 +214,7 @@ see <a class="reference internal" href="#ansible-collections-community-crypto-op
<p>The below requirements are needed on the host that executes this module.</p>
<ul class="simple">
<li><p>cryptography &gt;= 3.3</p></li>
<li><p>pyasn1 &gt;= 0.4.8 (only if `custom_extensions` are specified)</p></li>
<li><p>pyasn1 &gt;= 0.4.8 (only if <code class="ansible-option docutils literal notranslate"><strong><a class="reference internal" href="#ansible-collections-community-crypto-openssl-csr-module-parameter-custom-extensions"><span class="std std-ref"><span class="pre">custom_extensions</span></span></a></strong></code> are specified)</p></li>
</ul>
</section>
<section id="parameters">

View File

@@ -215,7 +215,7 @@ see <a class="reference internal" href="#ansible-collections-community-crypto-op
<p>The below requirements are needed on the host that executes this module.</p>
<ul class="simple">
<li><p>cryptography &gt;= 3.3</p></li>
<li><p>pyasn1 &gt;= 0.4.8 (only if `custom_extensions` are specified)</p></li>
<li><p>pyasn1 &gt;= 0.4.8 (only if <code class="ansible-option docutils literal notranslate"><strong><a class="reference internal" href="#ansible-collections-community-crypto-openssl-csr-pipe-module-parameter-custom-extensions"><span class="std std-ref"><span class="pre">custom_extensions</span></span></a></strong></code> are specified)</p></li>
</ul>
</section>
<section id="parameters">