mirror of https://github.com/ansible/ansible.git
Jenkins_plugin: Handle 'latest' version when installing plugin for first time (#49723)
* Handle 'latest' version when installing module for first time Otherwise, a fresh install of a plugin with 'version: latest' gets installed without its dependencies, rendering the plugin effectively useless. * Add changelogpull/48299/head
parent
3e303bea4c
commit
01a1ce16ce
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "jenkins_plugin - ``version: latest`` should install new plugins with their dependencies"
|
Loading…
Reference in New Issue