This commit is contained in:
felixfontein
2025-05-22 05:22:26 +00:00
parent 009b32131d
commit 44de502b06
5 changed files with 5 additions and 5 deletions

View File

@@ -167,7 +167,7 @@
</div>
<p>This module has been removed
in version 3.0.0 of community.crypto.
The community.crypto.ecs_certificate module has been removed. Please use community.crypto 2.x.y to continue using this module</p>
The community.crypto.ecs_certificate module has been removed due to the upcoming sunsetting of the ECS service. Please use community.crypto 2.x.y to continue using this module</p>
</section>

View File

@@ -167,7 +167,7 @@
</div>
<p>This module has been removed
in version 3.0.0 of community.crypto.
The community.crypto.ecs_domain module has been removed. Please use community.crypto 2.x.y to continue using this module.</p>
The community.crypto.ecs_domain module has been removed due to the upcoming sunsetting of the ECS service. Please use community.crypto 2.x.y to continue using this module.</p>
</section>

File diff suppressed because one or more lines are too long

View File

@@ -532,7 +532,7 @@ see <a class="reference internal" href="#ansible-collections-community-crypto-x5
</div></td>
<td><div class="ansible-option-cell"><p>Name of the provider to use to generate/retrieve the OpenSSL certificate. Please see the examples on how to emulate it with <a class="reference internal" href="x509_certificate_info_module.html#ansible-collections-community-crypto-x509-certificate-info-module"><span class="std std-ref">community.crypto.x509_certificate_info</span></a>, <a class="reference internal" href="openssl_csr_info_module.html#ansible-collections-community-crypto-openssl-csr-info-module"><span class="std std-ref">community.crypto.openssl_csr_info</span></a>, <a class="reference internal" href="openssl_privatekey_info_module.html#ansible-collections-community-crypto-openssl-privatekey-info-module"><span class="std std-ref">community.crypto.openssl_privatekey_info</span></a> and <a class="reference external" href="https://docs.ansible.com/ansible/devel/collections/ansible/builtin/assert_module.html#ansible-collections-ansible-builtin-assert-module" title="(in Ansible vdevel)"><span class="xref std std-ref">ansible.builtin.assert</span></a>.</p>
<p>Required if <code class="ansible-option docutils literal notranslate"><strong><a class="reference internal" href="#ansible-collections-community-crypto-x509-certificate-module-parameter-state"><span class="std std-ref"><span class="pre">state</span></span></a></strong></code> is <code class="ansible-value docutils literal notranslate"><span class="pre">present</span></code>.</p>
<p>The <code class="ansible-value docutils literal notranslate"><span class="pre">entrust</span></code> provider has been removed from community.crypto 3.0.0.</p>
<p>The <code class="ansible-value docutils literal notranslate"><span class="pre">entrust</span></code> provider has been removed from community.crypto 3.0.0 due to sunsetting of the ECS API.</p>
<p class="ansible-option-line"><strong class="ansible-option-choices">Choices:</strong></p>
<ul class="simple">
<li><p><code class="ansible-option-choices-entry docutils literal notranslate"><span class="pre">&quot;acme&quot;</span></code></p></li>

View File

@@ -431,7 +431,7 @@ see <a class="reference internal" href="#ansible-collections-community-crypto-x5
<a class="ansibleOptionLink" href="#parameter-provider" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">string</span> / <span class="ansible-option-required">required</span></p>
</div></td>
<td><div class="ansible-option-cell"><p>Name of the provider to use to generate/retrieve the OpenSSL certificate.</p>
<p>The <code class="ansible-value docutils literal notranslate"><span class="pre">entrust</span></code> provider has been removed from community.crypto 3.0.0.</p>
<p>The <code class="ansible-value docutils literal notranslate"><span class="pre">entrust</span></code> provider has been removed from community.crypto 3.0.0 due to sunsetting of the ECS API.</p>
<p class="ansible-option-line"><strong class="ansible-option-choices">Choices:</strong></p>
<ul class="simple">
<li><p><code class="ansible-option-choices-entry docutils literal notranslate"><span class="pre">&quot;ownca&quot;</span></code></p></li>