forked from ISTI-ansible-roles/ansible-roles
added defaults values
This commit is contained in:
parent
80d00b5dbd
commit
0ef94ec1f6
|
@ -0,0 +1,9 @@
|
|||
ws_explorer_install: False
|
||||
ws_explorer_upgrade: False
|
||||
ws_explorer_version: latest
|
||||
ws_explorer_name: workspace-explorer-app
|
||||
|
||||
ws_explorer_group_id: org.gcube.portlets.user
|
||||
ws_explorer_extension: war
|
||||
ws_explorer_file: '{{ ws_explorer_name }}-{{ ws_explorer_version }}.{{ ws_explorer_extension }}'
|
||||
|
Loading…
Reference in New Issue