community.crypto/plugins/modules
Steffen Gufler 6504e67139
luks_device: add support for keyslots (#664)
* luks_device: add support for keyslots

* luks_device: replace python3 format strings with python2 format strings, remove print statements

* luks_device: add missing copyright information in keyslot integration test files

* luks_device: updated failing unit tests for keyslot support

* luks_device: improve detection of luks version

* luks_device: Update documentation on keyslot parameters, minor code improvements

* luks_device: improve validation of keyslot parameters, fix tests for systems that do not support luks2

* luks_device: correct spelling and errors in documentation and output, check all possible locations for LUKS2 header
2023-10-29 10:53:00 +01:00
..
acme_account.py Use semantic markup (#626) 2023-06-24 10:00:56 +02:00
acme_account_info.py Use semantic markup (#626) 2023-06-24 10:00:56 +02:00
acme_certificate.py Fix typos and FQCN (#669) 2023-10-28 22:54:56 +02:00
acme_certificate_revoke.py Use semantic markup (#626) 2023-06-24 10:00:56 +02:00
acme_challenge_cert_helper.py Use semantic markup (#626) 2023-06-24 10:00:56 +02:00
acme_inspect.py Use semantic markup (#626) 2023-06-24 10:00:56 +02:00
certificate_complete_chain.py Fix typos and FQCN (#669) 2023-10-28 22:54:56 +02:00
crypto_info.py Use semantic markup (#626) 2023-06-24 10:00:56 +02:00
ecs_certificate.py Fix typos and FQCN (#669) 2023-10-28 22:54:56 +02:00
ecs_domain.py Use semantic markup (#626) 2023-06-24 10:00:56 +02:00
get_certificate.py Deprecate the default value 'false' of asn1_base64. (#600) 2023-08-12 12:23:37 +02:00
luks_device.py luks_device: add support for keyslots (#664) 2023-10-29 10:53:00 +01:00
openssh_cert.py openssh_* modules: check return code on ssh(-keygen) invocations; fail if comment cannot be updated (#646) 2023-08-12 17:14:00 +02:00
openssh_keypair.py Use semantic markup (#626) 2023-06-24 10:00:56 +02:00
openssl_csr.py Use semantic markup (#626) 2023-06-24 10:00:56 +02:00
openssl_csr_info.py Use semantic markup (#626) 2023-06-24 10:00:56 +02:00
openssl_csr_pipe.py Fix typos and FQCN (#669) 2023-10-28 22:54:56 +02:00
openssl_dhparam.py Fix typos and FQCN (#669) 2023-10-28 22:54:56 +02:00
openssl_pkcs12.py Handle pyOpenSSL 23.3.0, which removed PKCS#12 support (at least partially). (#666) 2023-10-28 13:38:07 +00:00
openssl_privatekey.py Update openssl_privatekey.py (#644) 2023-08-08 13:40:24 +02:00
openssl_privatekey_convert.py Use semantic markup (#626) 2023-06-24 10:00:56 +02:00
openssl_privatekey_info.py Use semantic markup (#626) 2023-06-24 10:00:56 +02:00
openssl_privatekey_pipe.py Use semantic markup (#626) 2023-06-24 10:00:56 +02:00
openssl_publickey.py Emphasize that openssl_publickey doesn't support OpenSSH private keys. (#663) 2023-10-07 15:21:09 +02:00
openssl_publickey_info.py Use semantic markup (#626) 2023-06-24 10:00:56 +02:00
openssl_signature.py Use semantic markup (#626) 2023-06-24 10:00:56 +02:00
openssl_signature_info.py Use semantic markup (#626) 2023-06-24 10:00:56 +02:00
x509_certificate.py Use semantic markup (#626) 2023-06-24 10:00:56 +02:00
x509_certificate_info.py Fix typos and FQCN (#669) 2023-10-28 22:54:56 +02:00
x509_certificate_pipe.py Fix typos and FQCN (#669) 2023-10-28 22:54:56 +02:00
x509_crl.py Use semantic markup (#626) 2023-06-24 10:00:56 +02:00
x509_crl_info.py Use semantic markup (#626) 2023-06-24 10:00:56 +02:00