community.crypto/plugins
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
..
action Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#491) 2022-07-21 07:27:26 +02:00
doc_fragments Use semantic markup (#626) 2023-06-24 10:00:56 +02:00
filter Add gpg_fingerprint lookup and filter (#639) 2023-08-02 11:16:34 +02:00
lookup Add gpg_fingerprint lookup and filter (#639) 2023-08-02 11:16:34 +02:00
module_utils openssh_* modules: check return code on ssh(-keygen) invocations; fail if comment cannot be updated (#646) 2023-08-12 17:14:00 +02:00
modules openssh_* modules: check return code on ssh(-keygen) invocations; fail if comment cannot be updated (#646) 2023-08-12 17:14:00 +02:00
plugin_utils Add gpg_fingerprint lookup and filter (#639) 2023-08-02 11:16:34 +02:00