This commit is contained in:
zajdee
2025-11-04 11:47:50 +00:00
parent 23a343d997
commit 7a9fa0251d
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</p></li>
<li><p>pyasn1 &gt;= 0.4.8 (only if `custom_extensions` 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</p></li>
<li><p>pyasn1 &gt;= 0.4.8 (only if `custom_extensions` are specified)</p></li>
</ul>
</section>
<section id="parameters">