library/roles/smartgears/smartgears/tasks/smartgears-app.yml: Always install the TokenGenerator.class file.

This commit is contained in:
Andrea Dell'Amico 2016-11-16 11:39:11 +01:00
parent f52ef24f84
commit e49a49e4e2
1 changed files with 0 additions and 1 deletions

View File

@ -50,7 +50,6 @@
- name: Install the token generator class
copy: src=TokenGenerator.class dest=/usr/local/lib/TokenGenerator.class owner=root group=root mode=0644
when: gcube_admin_token is defined
tags: [ 'smartgears', 'smartgears_conf', 'tomcat' ]
- name: Install the script that fetches the scope tokens