We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b91b028 commit 107d647Copy full SHA for 107d647
meta/main.yml
@@ -19,7 +19,7 @@ galaxy_info:
19
dependencies:
20
# ensure service is started
21
- { role: wcm_io_devops.jenkins_service,
22
- version: 1.1.0,
+ version: 1.2.0,
23
jenkins_service_hostname: "{{ jenkins_plugins_jenkins_hostname }}",
24
jenkins_service_port: "{{ jenkins_plugins_jenkins_port }}",
25
jenkins_service_url_prefix: "{{ jenkins_plugins_jenkins_url_prefix }}",
0 commit comments