5 lines
275 B
YAML
5 lines
275 B
YAML
|
bugfixes:
|
||
|
- openssh_keypair - add logic to avoid breaking password protected keys.
|
||
|
minor_changes:
|
||
|
- openssh_keypair - instead of regenerating some broken or password protected keys, fail the module. Keys can still be regenerated by calling the module with ``force=yes``.
|