From 85d6cb8d4b33924fb11df462052bec58812cf3d8 Mon Sep 17 00:00:00 2001 From: felixfontein Date: Sun, 8 Sep 2024 15:08:44 +0000 Subject: [PATCH] deploy: 019b0fd725799ae15279a57fd775254e06f51988 --- branch/main/acme_account_facts_module.html | 2 +- branch/main/acme_account_info_module.html | 2 +- branch/main/acme_account_module.html | 2 +- branch/main/acme_ari_info_module.html | 2 +- branch/main/acme_certificate_deactivate_authz_module.html | 2 +- branch/main/acme_certificate_module.html | 2 +- branch/main/acme_certificate_renewal_info_module.html | 2 +- branch/main/acme_certificate_revoke_module.html | 2 +- branch/main/acme_challenge_cert_helper_module.html | 2 +- branch/main/acme_inspect_module.html | 2 +- branch/main/certificate_complete_chain_module.html | 2 +- branch/main/crypto_info_module.html | 2 +- branch/main/ecs_certificate_module.html | 2 +- branch/main/ecs_domain_module.html | 2 +- branch/main/get_certificate_module.html | 2 +- branch/main/gpg_fingerprint_filter.html | 2 +- branch/main/gpg_fingerprint_lookup.html | 2 +- branch/main/index.html | 2 +- branch/main/luks_device_module.html | 2 +- branch/main/openssh_cert_module.html | 2 +- branch/main/openssh_keypair_module.html | 2 +- branch/main/openssl_certificate_info_module.html | 2 +- branch/main/openssl_certificate_module.html | 2 +- branch/main/openssl_csr_info_filter.html | 2 +- branch/main/openssl_csr_info_module.html | 2 +- branch/main/openssl_csr_module.html | 2 +- branch/main/openssl_csr_pipe_module.html | 2 +- branch/main/openssl_dhparam_module.html | 2 +- branch/main/openssl_pkcs12_module.html | 2 +- branch/main/openssl_privatekey_convert_module.html | 2 +- branch/main/openssl_privatekey_info_filter.html | 2 +- branch/main/openssl_privatekey_info_module.html | 2 +- branch/main/openssl_privatekey_module.html | 2 +- branch/main/openssl_privatekey_pipe_module.html | 2 +- branch/main/openssl_publickey_info_filter.html | 2 +- branch/main/openssl_publickey_info_module.html | 2 +- branch/main/openssl_publickey_module.html | 2 +- branch/main/openssl_signature_info_module.html | 2 +- branch/main/openssl_signature_module.html | 2 +- branch/main/parse_serial_filter.html | 2 +- branch/main/searchindex.js | 2 +- branch/main/split_pem_filter.html | 2 +- branch/main/to_serial_filter.html | 2 +- branch/main/x509_certificate_convert_module.html | 2 +- branch/main/x509_certificate_info_filter.html | 2 +- branch/main/x509_certificate_info_module.html | 2 +- branch/main/x509_certificate_module.html | 2 +- branch/main/x509_certificate_pipe_module.html | 2 +- branch/main/x509_crl_info_filter.html | 2 +- branch/main/x509_crl_info_module.html | 2 +- branch/main/x509_crl_module.html | 2 +- 51 files changed, 51 insertions(+), 51 deletions(-) diff --git a/branch/main/acme_account_facts_module.html b/branch/main/acme_account_facts_module.html index e8c100e0..21b6ef78 100644 --- a/branch/main/acme_account_facts_module.html +++ b/branch/main/acme_account_facts_module.html @@ -163,7 +163,7 @@

community.crypto.acme_account_facts

Note

-

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

+

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

This module has been removed in version 2.0.0 of community.crypto. diff --git a/branch/main/acme_account_info_module.html b/branch/main/acme_account_info_module.html index 5d428612..57ae3983 100644 --- a/branch/main/acme_account_info_module.html +++ b/branch/main/acme_account_info_module.html @@ -181,7 +181,7 @@

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

Note

-

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

+

This module is part of the community.crypto collection (version 2.23.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/branch/main/acme_account_module.html b/branch/main/acme_account_module.html index 97099f48..bba3f322 100644 --- a/branch/main/acme_account_module.html +++ b/branch/main/acme_account_module.html @@ -181,7 +181,7 @@

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

Note

-

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

+

This module is part of the community.crypto collection (version 2.23.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/branch/main/acme_ari_info_module.html b/branch/main/acme_ari_info_module.html index f3e9415d..688ad691 100644 --- a/branch/main/acme_ari_info_module.html +++ b/branch/main/acme_ari_info_module.html @@ -181,7 +181,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.22.0).

+

This module is part of the community.crypto collection (version 2.23.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/branch/main/acme_certificate_deactivate_authz_module.html b/branch/main/acme_certificate_deactivate_authz_module.html index 47a669e4..198304fd 100644 --- a/branch/main/acme_certificate_deactivate_authz_module.html +++ b/branch/main/acme_certificate_deactivate_authz_module.html @@ -180,7 +180,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.22.0).

+

This module is part of the community.crypto collection (version 2.23.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/branch/main/acme_certificate_module.html b/branch/main/acme_certificate_module.html index 23fd26ee..7582e622 100644 --- a/branch/main/acme_certificate_module.html +++ b/branch/main/acme_certificate_module.html @@ -181,7 +181,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.22.0).

+

This module is part of the community.crypto collection (version 2.23.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/branch/main/acme_certificate_renewal_info_module.html b/branch/main/acme_certificate_renewal_info_module.html index 0c334855..f24dbd09 100644 --- a/branch/main/acme_certificate_renewal_info_module.html +++ b/branch/main/acme_certificate_renewal_info_module.html @@ -181,7 +181,7 @@

community.crypto.acme_certificate_renewal_info module – Determine whether a certificate should be renewed or not

Note

-

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

+

This module is part of the community.crypto collection (version 2.23.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/branch/main/acme_certificate_revoke_module.html b/branch/main/acme_certificate_revoke_module.html index 6430f9b4..cb4c3cb7 100644 --- a/branch/main/acme_certificate_revoke_module.html +++ b/branch/main/acme_certificate_revoke_module.html @@ -180,7 +180,7 @@

community.crypto.acme_certificate_revoke module – Revoke certificates with the ACME protocol

Note

-

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

+

This module is part of the community.crypto collection (version 2.23.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/branch/main/acme_challenge_cert_helper_module.html b/branch/main/acme_challenge_cert_helper_module.html index a43e34ce..ec77d5fd 100644 --- a/branch/main/acme_challenge_cert_helper_module.html +++ b/branch/main/acme_challenge_cert_helper_module.html @@ -180,7 +180,7 @@

community.crypto.acme_challenge_cert_helper module – Prepare certificates required for ACME challenges such as tls-alpn-01

Note

-

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

+

This module is part of the community.crypto collection (version 2.23.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/branch/main/acme_inspect_module.html b/branch/main/acme_inspect_module.html index 08dad1d2..6f8e2e6f 100644 --- a/branch/main/acme_inspect_module.html +++ b/branch/main/acme_inspect_module.html @@ -181,7 +181,7 @@

community.crypto.acme_inspect module – Send direct requests to an ACME server

Note

-

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

+

This module is part of the community.crypto collection (version 2.23.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/branch/main/certificate_complete_chain_module.html b/branch/main/certificate_complete_chain_module.html index 2660ab58..3ff6677a 100644 --- a/branch/main/certificate_complete_chain_module.html +++ b/branch/main/certificate_complete_chain_module.html @@ -179,7 +179,7 @@

community.crypto.certificate_complete_chain module – Complete certificate chain given a set of untrusted and root certificates

Note

-

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

+

This module is part of the community.crypto collection (version 2.23.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/branch/main/crypto_info_module.html b/branch/main/crypto_info_module.html index 3c5f066e..2f4c671c 100644 --- a/branch/main/crypto_info_module.html +++ b/branch/main/crypto_info_module.html @@ -177,7 +177,7 @@

community.crypto.crypto_info module – Retrieve cryptographic capabilities

Note

-

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

+

This module is part of the community.crypto collection (version 2.23.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/branch/main/ecs_certificate_module.html b/branch/main/ecs_certificate_module.html index 776f5c30..9ef1a571 100644 --- a/branch/main/ecs_certificate_module.html +++ b/branch/main/ecs_certificate_module.html @@ -181,7 +181,7 @@

community.crypto.ecs_certificate module – Request SSL/TLS certificates with the Entrust Certificate Services (ECS) API

Note

-

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

+

This module is part of the community.crypto collection (version 2.23.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/branch/main/ecs_domain_module.html b/branch/main/ecs_domain_module.html index fdcb6f25..49e8e747 100644 --- a/branch/main/ecs_domain_module.html +++ b/branch/main/ecs_domain_module.html @@ -181,7 +181,7 @@

community.crypto.ecs_domain module – Request validation of a domain with the Entrust Certificate Services (ECS) API

Note

-

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

+

This module is part of the community.crypto collection (version 2.23.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/branch/main/get_certificate_module.html b/branch/main/get_certificate_module.html index c9add39f..221cffeb 100644 --- a/branch/main/get_certificate_module.html +++ b/branch/main/get_certificate_module.html @@ -181,7 +181,7 @@

community.crypto.get_certificate module – Get a certificate from a host:port

Note

-

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

+

This module is part of the community.crypto collection (version 2.23.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/branch/main/gpg_fingerprint_filter.html b/branch/main/gpg_fingerprint_filter.html index 2f2ef142..9625ab9d 100644 --- a/branch/main/gpg_fingerprint_filter.html +++ b/branch/main/gpg_fingerprint_filter.html @@ -179,7 +179,7 @@

community.crypto.gpg_fingerprint filter – Retrieve a GPG fingerprint from a GPG public or private key

Note

-

This filter plugin is part of the community.crypto collection (version 2.22.0).

+

This filter plugin is part of the community.crypto collection (version 2.23.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/branch/main/gpg_fingerprint_lookup.html b/branch/main/gpg_fingerprint_lookup.html index 11671c0c..f1c5e527 100644 --- a/branch/main/gpg_fingerprint_lookup.html +++ b/branch/main/gpg_fingerprint_lookup.html @@ -178,7 +178,7 @@

community.crypto.gpg_fingerprint lookup – Retrieve a GPG fingerprint from a GPG public or private key file

Note

-

This lookup plugin is part of the community.crypto collection (version 2.22.0).

+

This lookup plugin is part of the community.crypto collection (version 2.23.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/branch/main/index.html b/branch/main/index.html index b73c526b..951e9ce9 100644 --- a/branch/main/index.html +++ b/branch/main/index.html @@ -162,7 +162,7 @@

Community.Crypto

-

Collection version 2.22.0

+

Collection version 2.23.0