mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-06 13:22:58 +00:00
deploy: 41b71bb60c
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
|
||||
@@ -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
@@ -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">"acme"</span></code></p></li>
|
||||
|
||||
@@ -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">"ownca"</span></code></p></li>
|
||||
|
||||
Reference in New Issue
Block a user