library/roles/smartgears/smartgears/tasks/smartgears-app.yml: do not restart smartgears after running the log level management script: we need a way to know when a change was performed.

This commit is contained in:
Andrea Dell'Amico 2016-07-08 17:38:13 +02:00
parent c787b44fc4
commit b02841191c
1 changed files with 0 additions and 1 deletions

View File

@ -70,7 +70,6 @@
become: True
become_user: '{{ d4science_user }}'
shell: /usr/local/bin/change-logback-loglevel
notify: Restart smartgears
tags: [ 'smartgears', 'tomcat', 'smartgears_loglevel' ]
- name: Remove some wrong symbolic links created by the install/upgrade script