mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-27 05:43:09 +00:00
* fix: github_deploy_key check key exists on 422 If we get a 422 response code as we add a key, check if it's because the key already exists or for another reason. fixes: #6718 * chore: add changelog 10011-github_deploy_key-check-key-present * chore: fix changelog fragment * chore: fix changelog fragment * Update changelog fragment. --------- Co-authored-by: Felix Fontein <felix@fontein.de>