community.crypto/plugins/modules
patchback[bot] 0b306b436a
Fix module reference in example (#351) (#352)
openssl_privatekey -> openssl_publickey

(cherry picked from commit 45b7aa797e)

Co-authored-by: Jasmine Hegman <jasmine@jhegman.com>
2021-12-13 06:03:13 +00:00
..
acme_account.py acme_* modules: support private key passprases (#207) 2021-03-21 17:53:20 +01:00
acme_account_facts.py Initial commit 2020-03-09 13:11:34 +00:00
acme_account_info.py ACME modules refactor (#187) 2021-03-21 09:40:25 +01:00
acme_certificate.py ACME exception fixes (#217) 2021-04-11 14:44:44 +02:00
acme_certificate_revoke.py ACME exception fixes (#217) 2021-04-11 14:44:44 +02:00
acme_challenge_cert_helper.py acme_challenge_cert_helper: fail better to avoid crashes in Ansible (#282) 2021-09-17 19:35:43 +02:00
acme_inspect.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
certificate_complete_chain.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
ecs_certificate.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
ecs_domain.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
get_certificate.py get_certificate - add starttls option with support for mysql (#264) 2021-08-15 15:40:54 +02:00
luks_device.py luks_device: add built-in signature wiper to work around older wipefs versions with LUKS2 containers (#327) (#330) 2021-11-11 07:17:45 +01:00
openssh_cert.py openssh_cert - adding signature_algorithm option (#277) 2021-09-15 08:53:53 +02:00
openssh_keypair.py openssh_keypair - Add diff support and general cleanup (#260) 2021-08-18 09:22:31 +02:00
openssl_certificate.py Rename openssl_certificate* to x509_certificate* (#7) 2020-04-06 14:34:24 +02:00
openssl_certificate_info.py Rename openssl_certificate* to x509_certificate* (#7) 2020-04-06 14:34:24 +02:00
openssl_csr.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
openssl_csr_info.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
openssl_csr_pipe.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
openssl_dhparam.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
openssl_pkcs12.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
openssl_privatekey.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
openssl_privatekey_info.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
openssl_privatekey_pipe.py Fix module name in docs. (#252) 2021-06-16 07:13:34 +02:00
openssl_publickey.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
openssl_publickey_info.py Fix module reference in example (#351) (#352) 2021-12-13 06:03:13 +00:00
openssl_signature.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
openssl_signature_info.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
x509_certificate.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
x509_certificate_info.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
x509_certificate_pipe.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
x509_crl.py Fix sanity failures (#263) 2021-08-12 09:23:11 +00:00
x509_crl_info.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00