The configure-jenkins.yml playbook always installs newest versions of Jenkins plugins. This behaviour can cause errors because newer plugins might not always work with our Jenkins version unless we update it too. We need to install specific versions of plugins. One way to do this is:
The
configure-jenkins.yml
playbook always installs newest versions of Jenkins plugins. This behaviour can cause errors because newer plugins might not always work with our Jenkins version unless we update it too. We need to install specific versions of plugins. One way to do this is:This solution sometimes does not manage to install the plugin successfully and must be investigated.