Restart jenkins after having install the plugins

This commit is contained in:
Pierre-Yves Chibon 2014-02-11 11:21:32 +01:00
parent d95ad3e069
commit 7198cc27a5

View file

@ -177,6 +177,8 @@
- name: warnings
version: 4.28
sha: cc2de4391030e15ffeee86269bdf1afc5a377d484690e4b3ad8fe1c1f2dfd18c
notify:
- restart jenkins
tags:
- config
@ -210,7 +212,7 @@
copy: src={{ item }} dest=/var/lib/jenkins/plugins/openid/WEB-INF/lib/ group=jenkins mode=655
with_fileglob:
- "{{ bigfiles }}/hotfixes/jenkins/openid/*.jar"
notify:
notify:
- restart jenkins
handlers: