From eda1c8857dbcd9effba817d8365333e33979bfa4 Mon Sep 17 00:00:00 2001 From: felixfontein Date: Sun, 25 Feb 2024 20:39:02 +0000 Subject: [PATCH] deploy: 4167d2c4b34ae5d0e561ae82c140d8b6102d647a --- 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_certificate_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_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 +- 47 files changed, 47 insertions(+), 47 deletions(-) diff --git a/branch/main/acme_account_facts_module.html b/branch/main/acme_account_facts_module.html index 3a6582f5..60dc5457 100644 --- a/branch/main/acme_account_facts_module.html +++ b/branch/main/acme_account_facts_module.html @@ -156,7 +156,7 @@

community.crypto.acme_account_facts

Note

-

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

+

This plugin was part of the community.crypto collection (version 2.19.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 c17434d3..a12d4164 100644 --- a/branch/main/acme_account_info_module.html +++ b/branch/main/acme_account_info_module.html @@ -174,7 +174,7 @@

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

Note

-

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

+

This module is part of the community.crypto collection (version 2.19.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 93c17cc3..664e96c2 100644 --- a/branch/main/acme_account_module.html +++ b/branch/main/acme_account_module.html @@ -174,7 +174,7 @@

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

Note

-

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

+

This module is part of the community.crypto collection (version 2.19.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 8aaff097..c5f8f8dc 100644 --- a/branch/main/acme_certificate_module.html +++ b/branch/main/acme_certificate_module.html @@ -174,7 +174,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.18.0).

+

This module is part of the community.crypto collection (version 2.19.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 95fd4b34..80b704f7 100644 --- a/branch/main/acme_certificate_revoke_module.html +++ b/branch/main/acme_certificate_revoke_module.html @@ -173,7 +173,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.18.0).

+

This module is part of the community.crypto collection (version 2.19.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 4ad2abb9..29252c54 100644 --- a/branch/main/acme_challenge_cert_helper_module.html +++ b/branch/main/acme_challenge_cert_helper_module.html @@ -173,7 +173,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.18.0).

+

This module is part of the community.crypto collection (version 2.19.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 2b685ec9..3392d3c3 100644 --- a/branch/main/acme_inspect_module.html +++ b/branch/main/acme_inspect_module.html @@ -174,7 +174,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.18.0).

+

This module is part of the community.crypto collection (version 2.19.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 df283ab1..cf9c5434 100644 --- a/branch/main/certificate_complete_chain_module.html +++ b/branch/main/certificate_complete_chain_module.html @@ -172,7 +172,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.18.0).

+

This module is part of the community.crypto collection (version 2.19.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 8eb4f235..691436b0 100644 --- a/branch/main/crypto_info_module.html +++ b/branch/main/crypto_info_module.html @@ -170,7 +170,7 @@

community.crypto.crypto_info module – Retrieve cryptographic capabilities

Note

-

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

+

This module is part of the community.crypto collection (version 2.19.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 beab16c2..ed0f023d 100644 --- a/branch/main/ecs_certificate_module.html +++ b/branch/main/ecs_certificate_module.html @@ -174,7 +174,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.18.0).

+

This module is part of the community.crypto collection (version 2.19.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 4a45401f..1762e38c 100644 --- a/branch/main/ecs_domain_module.html +++ b/branch/main/ecs_domain_module.html @@ -174,7 +174,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.18.0).

+

This module is part of the community.crypto collection (version 2.19.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 f59ead76..2a07fef6 100644 --- a/branch/main/get_certificate_module.html +++ b/branch/main/get_certificate_module.html @@ -174,7 +174,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.18.0).

+

This module is part of the community.crypto collection (version 2.19.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 e44d2823..4015369b 100644 --- a/branch/main/gpg_fingerprint_filter.html +++ b/branch/main/gpg_fingerprint_filter.html @@ -172,7 +172,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.18.0).

+

This filter plugin is part of the community.crypto collection (version 2.19.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 38b386de..cd068e81 100644 --- a/branch/main/gpg_fingerprint_lookup.html +++ b/branch/main/gpg_fingerprint_lookup.html @@ -171,7 +171,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.18.0).

+

This lookup plugin is part of the community.crypto collection (version 2.19.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 0a7a4b54..8d843b3a 100644 --- a/branch/main/index.html +++ b/branch/main/index.html @@ -155,7 +155,7 @@

Community.Crypto

-

Collection version 2.18.0

+

Collection version 2.19.0