Commit 45f0743 Tobias Richter
committed
1 parent f262b8e commit 45f0743 Copy full SHA for 45f0743
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ galaxy_info:
19
19
dependencies :
20
20
# ensure service is started
21
21
- { role: wcm_io_devops.jenkins_service,
22
- version : 1.2.0 ,
22
+ version : 1.2.1 ,
23
23
jenkins_service_hostname : " {{ jenkins_plugins_jenkins_hostname }}" ,
24
24
jenkins_service_port : " {{ jenkins_plugins_jenkins_port }}" ,
25
25
jenkins_service_url_prefix : " {{ jenkins_plugins_jenkins_url_prefix }}" ,
@@ -29,7 +29,7 @@ dependencies:
29
29
}
30
30
# gather facts about the jenkins
31
31
- { role: wcm_io_devops.jenkins_facts,
32
- version : 1.2.0 ,
32
+ version : 1.2.1 ,
33
33
jenkins_facts_admin_username : " {{ jenkins_plugins_admin_username }}" ,
34
34
jenkins_facts_admin_password : " {{ jenkins_plugins_admin_password }}" ,
35
35
jenkins_facts_jenkins_hostname : " {{ jenkins_plugins_jenkins_hostname }}" ,
You can’t perform that action at this time.
0 commit comments