From 656a0225c2789d34da68e9723e5b0fa21c3a71c6 Mon Sep 17 00:00:00 2001 From: felixfontein Date: Mon, 20 May 2024 10:22:55 +0000 Subject: [PATCH] deploy: 5d4cbbb038c4401e180f6c54b3f2dab3e08dd3b2 --- pr/757/acme_account_facts_module.html | 2 +- pr/757/acme_account_info_module.html | 2 +- pr/757/acme_account_module.html | 2 +- pr/757/acme_ari_info_module.html | 2 +- ...e_certificate_deactivate_authz_module.html | 2 +- pr/757/acme_certificate_module.html | 2 +- .../acme_certificate_order_create_module.html | 3 +- ...cme_certificate_order_finalize_module.html | 3 +- .../acme_certificate_order_info_module.html | 3 +- ...cme_certificate_order_validate_module.html | 3 +- .../acme_certificate_renewal_info_module.html | 2 +- pr/757/acme_certificate_revoke_module.html | 2 +- pr/757/acme_challenge_cert_helper_module.html | 2 +- pr/757/acme_inspect_module.html | 2 +- pr/757/certificate_complete_chain_module.html | 2 +- pr/757/changelog.html | 1568 +++++++++-------- pr/757/crypto_info_module.html | 2 +- pr/757/ecs_certificate_module.html | 2 +- pr/757/ecs_domain_module.html | 2 +- pr/757/get_certificate_module.html | 2 +- pr/757/gpg_fingerprint_filter.html | 2 +- pr/757/gpg_fingerprint_lookup.html | 2 +- pr/757/index.html | 2 +- pr/757/luks_device_module.html | 2 +- pr/757/openssh_cert_module.html | 2 +- pr/757/openssh_keypair_module.html | 2 +- pr/757/openssl_certificate_info_module.html | 2 +- pr/757/openssl_certificate_module.html | 2 +- pr/757/openssl_csr_info_filter.html | 2 +- pr/757/openssl_csr_info_module.html | 2 +- pr/757/openssl_csr_module.html | 2 +- pr/757/openssl_csr_pipe_module.html | 2 +- pr/757/openssl_dhparam_module.html | 2 +- pr/757/openssl_pkcs12_module.html | 2 +- pr/757/openssl_privatekey_convert_module.html | 2 +- pr/757/openssl_privatekey_info_filter.html | 2 +- pr/757/openssl_privatekey_info_module.html | 2 +- pr/757/openssl_privatekey_module.html | 2 +- pr/757/openssl_privatekey_pipe_module.html | 2 +- pr/757/openssl_publickey_info_filter.html | 2 +- pr/757/openssl_publickey_info_module.html | 2 +- pr/757/openssl_publickey_module.html | 2 +- pr/757/openssl_signature_info_module.html | 2 +- pr/757/openssl_signature_module.html | 2 +- pr/757/parse_serial_filter.html | 2 +- pr/757/searchindex.js | 2 +- pr/757/split_pem_filter.html | 2 +- pr/757/to_serial_filter.html | 2 +- pr/757/x509_certificate_convert_module.html | 2 +- pr/757/x509_certificate_info_filter.html | 2 +- pr/757/x509_certificate_info_module.html | 2 +- pr/757/x509_certificate_module.html | 2 +- pr/757/x509_certificate_pipe_module.html | 2 +- pr/757/x509_crl_info_filter.html | 2 +- pr/757/x509_crl_info_module.html | 2 +- pr/757/x509_crl_module.html | 2 +- 56 files changed, 870 insertions(+), 812 deletions(-) diff --git a/pr/757/acme_account_facts_module.html b/pr/757/acme_account_facts_module.html index 1d8624c0..e7c18da2 100644 --- a/pr/757/acme_account_facts_module.html +++ b/pr/757/acme_account_facts_module.html @@ -167,7 +167,7 @@

community.crypto.acme_account_facts

Note

-

This plugin was part of the community.crypto collection (version 2.20.0).

+

This plugin was part of the community.crypto collection (version 2.21.0).

This module has been removed in version 2.0.0 of community.crypto. diff --git a/pr/757/acme_account_info_module.html b/pr/757/acme_account_info_module.html index c5105786..23f33666 100644 --- a/pr/757/acme_account_info_module.html +++ b/pr/757/acme_account_info_module.html @@ -185,7 +185,7 @@

community.crypto.acme_account_info module – Retrieves information on ACME accounts

Note

-

This module is part of the community.crypto collection (version 2.20.0).

+

This module is part of the community.crypto collection (version 2.21.0).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.crypto. diff --git a/pr/757/acme_account_module.html b/pr/757/acme_account_module.html index 1a9f95e0..b33e70e2 100644 --- a/pr/757/acme_account_module.html +++ b/pr/757/acme_account_module.html @@ -185,7 +185,7 @@

community.crypto.acme_account module – Create, modify or delete ACME accounts

Note

-

This module is part of the community.crypto collection (version 2.20.0).

+

This module is part of the community.crypto collection (version 2.21.0).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.crypto. diff --git a/pr/757/acme_ari_info_module.html b/pr/757/acme_ari_info_module.html index da896e2f..9ac6b80e 100644 --- a/pr/757/acme_ari_info_module.html +++ b/pr/757/acme_ari_info_module.html @@ -185,7 +185,7 @@

community.crypto.acme_ari_info module – Retrieves ACME Renewal Information (ARI) for a certificate

Note

-

This module is part of the community.crypto collection (version 2.20.0).

+

This module is part of the community.crypto collection (version 2.21.0).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.crypto. diff --git a/pr/757/acme_certificate_deactivate_authz_module.html b/pr/757/acme_certificate_deactivate_authz_module.html index 7d1f7f4d..20eb8044 100644 --- a/pr/757/acme_certificate_deactivate_authz_module.html +++ b/pr/757/acme_certificate_deactivate_authz_module.html @@ -184,7 +184,7 @@

community.crypto.acme_certificate_deactivate_authz module – Deactivate all authz for an ACME v2 order

Note

-

This module is part of the community.crypto collection (version 2.20.0).

+

This module is part of the community.crypto collection (version 2.21.0).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.crypto. diff --git a/pr/757/acme_certificate_module.html b/pr/757/acme_certificate_module.html index 7ed213fb..3315c6d7 100644 --- a/pr/757/acme_certificate_module.html +++ b/pr/757/acme_certificate_module.html @@ -185,7 +185,7 @@

community.crypto.acme_certificate module – Create SSL/TLS certificates with the ACME protocol

Note

-

This module is part of the community.crypto collection (version 2.20.0).

+

This module is part of the community.crypto collection (version 2.21.0).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.crypto. diff --git a/pr/757/acme_certificate_order_create_module.html b/pr/757/acme_certificate_order_create_module.html index 50751e0b..272ebfd0 100644 --- a/pr/757/acme_certificate_order_create_module.html +++ b/pr/757/acme_certificate_order_create_module.html @@ -185,7 +185,7 @@

community.crypto.acme_certificate_order_create module – Create an ACME v2 order

Note

-

This module is part of the community.crypto collection (version 2.20.0).

+

This module is part of the community.crypto collection (version 2.21.0).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.crypto. @@ -193,6 +193,7 @@ You need further requirements to be able to use this module, see Requirements for details.

To use it in a playbook, specify: community.crypto.acme_certificate_order_create.

+

New in community.crypto 2.21.0