From 2493127c99716b6496f32f3f3a5cfca223091771 Mon Sep 17 00:00:00 2001 From: felixfontein Date: Sat, 17 May 2025 23:10:50 +0000 Subject: [PATCH] deploy: efda8596a53c8cb5f542462f9b1b0153d24b181f --- 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_order_create_module.html | 2 +- branch/main/acme_certificate_order_finalize_module.html | 2 +- branch/main/acme_certificate_order_info_module.html | 2 +- branch/main/acme_certificate_order_validate_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 +- 55 files changed, 55 insertions(+), 55 deletions(-) diff --git a/branch/main/acme_account_facts_module.html b/branch/main/acme_account_facts_module.html index 159e9784..cb72cd38 100644 --- a/branch/main/acme_account_facts_module.html +++ b/branch/main/acme_account_facts_module.html @@ -165,7 +165,7 @@

community.crypto.acme_account_facts

Note

-

This plugin was part of the community.crypto collection (version 3.0.0-dev0).

+

This plugin was part of the community.crypto collection (version 3.0.0-a1).

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 1936852b..1cf80454 100644 --- a/branch/main/acme_account_info_module.html +++ b/branch/main/acme_account_info_module.html @@ -183,7 +183,7 @@

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

Note

-

This module is part of the community.crypto collection (version 3.0.0-dev0).

+

This module is part of the community.crypto collection (version 3.0.0-a1).

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 eae140cf..01b89146 100644 --- a/branch/main/acme_account_module.html +++ b/branch/main/acme_account_module.html @@ -183,7 +183,7 @@

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

Note

-

This module is part of the community.crypto collection (version 3.0.0-dev0).

+

This module is part of the community.crypto collection (version 3.0.0-a1).

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 fb87299d..0ffa76d1 100644 --- a/branch/main/acme_ari_info_module.html +++ b/branch/main/acme_ari_info_module.html @@ -183,7 +183,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 3.0.0-dev0).

+

This module is part of the community.crypto collection (version 3.0.0-a1).

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 20134490..7cdd57a7 100644 --- a/branch/main/acme_certificate_deactivate_authz_module.html +++ b/branch/main/acme_certificate_deactivate_authz_module.html @@ -182,7 +182,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 3.0.0-dev0).

+

This module is part of the community.crypto collection (version 3.0.0-a1).

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 9bef4ae7..caae24e1 100644 --- a/branch/main/acme_certificate_module.html +++ b/branch/main/acme_certificate_module.html @@ -183,7 +183,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 3.0.0-dev0).

+

This module is part of the community.crypto collection (version 3.0.0-a1).

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_order_create_module.html b/branch/main/acme_certificate_order_create_module.html index 64e8a132..b199f847 100644 --- a/branch/main/acme_certificate_order_create_module.html +++ b/branch/main/acme_certificate_order_create_module.html @@ -183,7 +183,7 @@

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

Note

-

This module is part of the community.crypto collection (version 3.0.0-dev0).

+

This module is part of the community.crypto collection (version 3.0.0-a1).

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_order_finalize_module.html b/branch/main/acme_certificate_order_finalize_module.html index 1dcbc655..e0b362c3 100644 --- a/branch/main/acme_certificate_order_finalize_module.html +++ b/branch/main/acme_certificate_order_finalize_module.html @@ -183,7 +183,7 @@

community.crypto.acme_certificate_order_finalize module – Finalize an ACME v2 order

Note

-

This module is part of the community.crypto collection (version 3.0.0-dev0).

+

This module is part of the community.crypto collection (version 3.0.0-a1).

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_order_info_module.html b/branch/main/acme_certificate_order_info_module.html index 3bc92cea..f8af252e 100644 --- a/branch/main/acme_certificate_order_info_module.html +++ b/branch/main/acme_certificate_order_info_module.html @@ -183,7 +183,7 @@

community.crypto.acme_certificate_order_info module – Obtain information for an ACME v2 order

Note

-

This module is part of the community.crypto collection (version 3.0.0-dev0).

+

This module is part of the community.crypto collection (version 3.0.0-a1).

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_order_validate_module.html b/branch/main/acme_certificate_order_validate_module.html index a29bbb01..84a0d3b7 100644 --- a/branch/main/acme_certificate_order_validate_module.html +++ b/branch/main/acme_certificate_order_validate_module.html @@ -183,7 +183,7 @@

community.crypto.acme_certificate_order_validate module – Validate authorizations of an ACME v2 order

Note

-

This module is part of the community.crypto collection (version 3.0.0-dev0).

+

This module is part of the community.crypto collection (version 3.0.0-a1).

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 8d3135c6..1d460e0a 100644 --- a/branch/main/acme_certificate_renewal_info_module.html +++ b/branch/main/acme_certificate_renewal_info_module.html @@ -183,7 +183,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 3.0.0-dev0).

+

This module is part of the community.crypto collection (version 3.0.0-a1).

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 b0536c9b..1331d41d 100644 --- a/branch/main/acme_certificate_revoke_module.html +++ b/branch/main/acme_certificate_revoke_module.html @@ -182,7 +182,7 @@

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

Note

-

This module is part of the community.crypto collection (version 3.0.0-dev0).

+

This module is part of the community.crypto collection (version 3.0.0-a1).

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 733e2e62..a32f3ef8 100644 --- a/branch/main/acme_challenge_cert_helper_module.html +++ b/branch/main/acme_challenge_cert_helper_module.html @@ -182,7 +182,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 3.0.0-dev0).

+

This module is part of the community.crypto collection (version 3.0.0-a1).

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 c4816424..55865ae7 100644 --- a/branch/main/acme_inspect_module.html +++ b/branch/main/acme_inspect_module.html @@ -183,7 +183,7 @@

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

Note

-

This module is part of the community.crypto collection (version 3.0.0-dev0).

+

This module is part of the community.crypto collection (version 3.0.0-a1).

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 e6b33e01..a9d4530d 100644 --- a/branch/main/certificate_complete_chain_module.html +++ b/branch/main/certificate_complete_chain_module.html @@ -181,7 +181,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 3.0.0-dev0).

+

This module is part of the community.crypto collection (version 3.0.0-a1).

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 9b464b2a..fe0a6bc4 100644 --- a/branch/main/crypto_info_module.html +++ b/branch/main/crypto_info_module.html @@ -179,7 +179,7 @@

community.crypto.crypto_info module – Retrieve cryptographic capabilities

Note

-

This module is part of the community.crypto collection (version 3.0.0-dev0).

+

This module is part of the community.crypto collection (version 3.0.0-a1).

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 e9658fca..82590822 100644 --- a/branch/main/ecs_certificate_module.html +++ b/branch/main/ecs_certificate_module.html @@ -183,7 +183,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 3.0.0-dev0).

+

This module is part of the community.crypto collection (version 3.0.0-a1).

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 4a3c2815..72f4ae64 100644 --- a/branch/main/ecs_domain_module.html +++ b/branch/main/ecs_domain_module.html @@ -183,7 +183,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 3.0.0-dev0).

+

This module is part of the community.crypto collection (version 3.0.0-a1).

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 e8c52771..63d4892e 100644 --- a/branch/main/get_certificate_module.html +++ b/branch/main/get_certificate_module.html @@ -183,7 +183,7 @@

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

Note

-

This module is part of the community.crypto collection (version 3.0.0-dev0).

+

This module is part of the community.crypto collection (version 3.0.0-a1).

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 720f8764..6f869f5a 100644 --- a/branch/main/gpg_fingerprint_filter.html +++ b/branch/main/gpg_fingerprint_filter.html @@ -181,7 +181,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 3.0.0-dev0).

+

This filter plugin is part of the community.crypto collection (version 3.0.0-a1).

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 283f173b..0e27da33 100644 --- a/branch/main/gpg_fingerprint_lookup.html +++ b/branch/main/gpg_fingerprint_lookup.html @@ -180,7 +180,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 3.0.0-dev0).

+

This lookup plugin is part of the community.crypto collection (version 3.0.0-a1).

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 f235192c..1c7b82e8 100644 --- a/branch/main/index.html +++ b/branch/main/index.html @@ -164,7 +164,7 @@

Community.Crypto

-

Collection version 3.0.0-dev0

+

Collection version 3.0.0-a1