We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45f0743 commit 7ade70cCopy full SHA for 7ade70c
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.2.1,
+ version: 1.2.2,
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