Restart jenkins after having install the plugins
This commit is contained in:
parent
d95ad3e069
commit
7198cc27a5
1 changed files with 3 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue