mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-09-29 13:03:22 -07:00
github_deploy_key: make sure variable exists before use (#10857)
Make sure variable exists before use.
This commit is contained in:
parent
648ff7db02
commit
68684a7a4c
2 changed files with 4 additions and 0 deletions
2
changelogs/fragments/10857-github_deploy_key-err.yml
Normal file
2
changelogs/fragments/10857-github_deploy_key-err.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- "github_deploy_key - fix bug during error handling if no body was present in the result (https://github.com/ansible-collections/community.general/issues/10853, https://github.com/ansible-collections/community.general/pull/10857)."
|
Loading…
Add table
Add a link
Reference in a new issue