This commit is contained in:
zajdee
2025-11-04 11:55:07 +00:00
parent 7a9fa0251d
commit 0b70c41b98
2 changed files with 2 additions and 2 deletions

View File

@@ -393,7 +393,7 @@ see <a class="reference internal" href="#ansible-collections-community-crypto-op
<tr class="row-odd"><td><div class="ansible-option-cell">
<div class="ansibleOptionAnchor" id="parameter-custom_extensions"></div><p class="ansible-option-title" id="ansible-collections-community-crypto-openssl-csr-module-parameter-custom-extensions"><strong>custom_extensions</strong></p>
<a class="ansibleOptionLink" href="#parameter-custom_extensions" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">list</span> / <span class="ansible-option-elements">elements=dictionary</span></p>
<p><em class="ansible-option-versionadded">added in community.crypto 3.1.1</em></p>
<p><em class="ansible-option-versionadded">added in community.crypto 3.1.0</em></p>
</div></td>
<td><div class="ansible-option-cell"><p>Allows to specify one or multiple custom extensions.</p>
<p>The extension value must not be empty, unless <code class="ansible-option docutils literal notranslate"><strong><a class="reference internal" href="#ansible-collections-community-crypto-openssl-csr-module-parameter-custom-extensions-skip-if-empty"><span class="std std-ref"><span class="pre">custom_extensions[].skip_if_empty</span></span></a></strong></code> is specified.</p>

View File

@@ -377,7 +377,7 @@ see <a class="reference internal" href="#ansible-collections-community-crypto-op
<tr class="row-even"><td><div class="ansible-option-cell">
<div class="ansibleOptionAnchor" id="parameter-custom_extensions"></div><p class="ansible-option-title" id="ansible-collections-community-crypto-openssl-csr-pipe-module-parameter-custom-extensions"><strong>custom_extensions</strong></p>
<a class="ansibleOptionLink" href="#parameter-custom_extensions" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">list</span> / <span class="ansible-option-elements">elements=dictionary</span></p>
<p><em class="ansible-option-versionadded">added in community.crypto 3.1.1</em></p>
<p><em class="ansible-option-versionadded">added in community.crypto 3.1.0</em></p>
</div></td>
<td><div class="ansible-option-cell"><p>Allows to specify one or multiple custom extensions.</p>
<p>The extension value must not be empty, unless <code class="ansible-option docutils literal notranslate"><strong><a class="reference internal" href="#ansible-collections-community-crypto-openssl-csr-pipe-module-parameter-custom-extensions-skip-if-empty"><span class="std std-ref"><span class="pre">custom_extensions[].skip_if_empty</span></span></a></strong></code> is specified.</p>