Commit 9fae798c by Michael Youngstrom

force war download

parent 4fae7318
...@@ -47,6 +47,7 @@ ...@@ -47,6 +47,7 @@
get_url: get_url:
url: '{{ jenkins_common_war_source }}/{{ jenkins_common_version }}.war' url: '{{ jenkins_common_war_source }}/{{ jenkins_common_version }}.war'
dest: /usr/share/jenkins/jenkins.war dest: /usr/share/jenkins/jenkins.war
force: yes
tags: tags:
- install - install
- install:app-requirements - install:app-requirements
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment