Files
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
..
2022-12-21 08:12:53 +01:00
2023-03-06 23:04:27 +01:00
2022-12-21 08:12:53 +01:00
2022-12-11 19:55:47 +01:00
2023-03-09 06:42:33 +01:00