summaryrefslogtreecommitdiff
path: root/changelogs/fragments/64436-openssh_keypair-add-password-protected-key-check.yml
blob: 53b9680bb97db91685e7be38ce3dadc434e256ee (plain)
1
2
3
4
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``.