mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-28 22:33:08 +00:00
fixes #3621
* running check mode used to accidentally delete the existing
ssh key; change it so deletion is skipped in check mode
(cherry picked from commit 8ba7fd5d61)
Co-authored-by: Waldek Maleska <w.maleska@gmail.com>