community.crypto/plugins/modules
Felix Fontein addbd067c8
openssh_* modules: check return code on ssh(-keygen) invocations; fail if comment cannot be updated (#646)
* Check return code on ssh(-keygen) invocations.

* openssh_cert: only check for errors if certificate should be present and module is not in check mode.

* Handle rc check for _get_private_key().

* Add changelog fragment.

* Only pass -o for comment updating when necessary.

* Now fails if comment cannot be updated.

This was silently ignored in the past.

* Avoid failing operation.
2023-08-12 17:14:00 +02: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 Use semantic markup (#626) 2023-06-24 10:00: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 Improve examples: use FQCNs and always add name: to tasks (#604) 2023-05-15 21:41:18 +02:00
crypto_info.py Use semantic markup (#626) 2023-06-24 10:00:56 +02:00
ecs_certificate.py Use semantic markup (#626) 2023-06-24 10:00: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 Use semantic markup (#626) 2023-06-24 10:00:56 +02: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 Use semantic markup (#626) 2023-06-24 10:00:56 +02:00
openssl_dhparam.py Use semantic markup (#626) 2023-06-24 10:00:56 +02:00
openssl_pkcs12.py Use semantic markup (#626) 2023-06-24 10:00:56 +02: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 Use semantic markup (#626) 2023-06-24 10:00:56 +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 Use semantic markup (#626) 2023-06-24 10:00:56 +02:00
x509_certificate_pipe.py Use semantic markup (#626) 2023-06-24 10:00: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