mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
jenkins_plugin: avoid undefined variable when updates file is not downloaded (#6100)
Avoid undefined variable when updates file is not downloaded.
This commit is contained in:
parent
29f5033737
commit
e8bdec2733
2 changed files with 7 additions and 3 deletions
2
changelogs/fragments/6100-jenkins_plugin.yml
Normal file
2
changelogs/fragments/6100-jenkins_plugin.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- "jenkins_plugin - fix error due to undefined variable when updates file is not downloaded (https://github.com/ansible-collections/community.general/pull/6100)."
|
Loading…
Add table
Add a link
Reference in a new issue