mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-06 13:22:58 +00:00
deploy: b997773139
This commit is contained in:
@@ -599,7 +599,7 @@ see <a class="reference internal" href="#ansible-collections-community-crypto-x5
|
||||
<a class="ansibleOptionLink" href="#parameter-privatekey_content" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">string</span></p>
|
||||
<p><span class="ansible-option-versionadded">added in community.crypto 1.0.0</span></p>
|
||||
</div></td>
|
||||
<td><div class="ansible-option-cell"><p>Path to the private key to use when signing the certificate.</p>
|
||||
<td><div class="ansible-option-cell"><p>Content of the private key to use when signing the certificate.</p>
|
||||
<p>This is mutually exclusive with <em>privatekey_path</em>.</p>
|
||||
</div></td>
|
||||
</tr>
|
||||
|
||||
@@ -500,7 +500,7 @@ see <a class="reference internal" href="#ansible-collections-community-crypto-x5
|
||||
<div class="ansibleOptionAnchor" id="parameter-privatekey_content"></div><p class="ansible-option-title" id="ansible-collections-community-crypto-x509-certificate-pipe-module-parameter-privatekey-content"><strong>privatekey_content</strong></p>
|
||||
<a class="ansibleOptionLink" href="#parameter-privatekey_content" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">string</span></p>
|
||||
</div></td>
|
||||
<td><div class="ansible-option-cell"><p>Path to the private key to use when signing the certificate.</p>
|
||||
<td><div class="ansible-option-cell"><p>Content of the private key to use when signing the certificate.</p>
|
||||
<p>This is mutually exclusive with <em>privatekey_path</em>.</p>
|
||||
</div></td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user