forked from ISTI-ansible-roles/ansible-roles
added defaults values
This commit is contained in:
parent
242ec29919
commit
80d00b5dbd
|
@ -0,0 +1,9 @@
|
||||||
|
transect_install: False
|
||||||
|
transect_upgrade: False
|
||||||
|
transect_version: latest
|
||||||
|
transect_name: transect
|
||||||
|
|
||||||
|
transect_group_id: org.gcube.portlets.user
|
||||||
|
transect_extension: war
|
||||||
|
transect_file: '{{ transect_name }}-{{ transect_version }}.{{ transect_extension }}'
|
||||||
|
|
Loading…
Reference in New Issue