We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 107d647 commit a78982bCopy full SHA for a78982b
meta/main.yml
@@ -29,7 +29,7 @@ dependencies:
29
}
30
# gather facts about the jenkins
31
- { role: wcm_io_devops.jenkins_facts,
32
- version: 1.1.0,
+ version: 1.2.0,
33
jenkins_facts_admin_username: "{{ jenkins_plugins_admin_username }}",
34
jenkins_facts_admin_password: "{{ jenkins_plugins_admin_password }}",
35
jenkins_facts_jenkins_hostname: "{{ jenkins_plugins_jenkins_hostname }}",
0 commit comments