This commit is contained in:
felixfontein
2025-05-16 20:24:28 +00:00
parent 52a0e6da46
commit 4d2c7f573c
3 changed files with 3 additions and 3 deletions

View File

@@ -311,7 +311,7 @@ see <a class="reference internal" href="#ansible-collections-community-crypto-ac
</div></td>
<td><div class="ansible-option-cell"><p>URI to a terms of service document you agree to when using the ACME v1 service at <code class="ansible-option docutils literal notranslate"><strong><a class="reference internal" href="#ansible-collections-community-crypto-acme-certificate-module-parameter-acme-directory"><span class="std std-ref"><span class="pre">acme_directory</span></span></a></strong></code>.</p>
<p>Default is latest gathered from <code class="ansible-option docutils literal notranslate"><strong><a class="reference internal" href="#ansible-collections-community-crypto-acme-certificate-module-parameter-acme-directory"><span class="std std-ref"><span class="pre">acme_directory</span></span></a></strong></code> URL.</p>
<p>This option has no longer any effect.</p>
<p>This option has no longer any effect. It is deprecated and will be removed from community.crypto 4.0.0.</p>
</div></td>
</tr>
<tr class="row-even"><td><div class="ansible-option-cell">

View File

@@ -339,7 +339,7 @@ see <a class="reference internal" href="#ansible-collections-community-crypto-op
</div></td>
<td><div class="ansible-option-cell"><p>Number of times to repeat the MAC step.</p>
<p>This is <strong>not considered during idempotency checks</strong>.</p>
<p>This value is <strong>not used</strong>.</p>
<p>This value is <strong>not used</strong>. It is deprecated and will be removed from community.crypto 4.0.0.</p>
</div></td>
</tr>
<tr class="row-odd"><td><div class="ansible-option-cell">

File diff suppressed because one or more lines are too long