forked from ISTI-ansible-roles/ansible-roles
Add the python 3 role to the dataminer dependencies.
This commit is contained in:
parent
c710ede34b
commit
87929ea4d1
|
@ -3,3 +3,4 @@ dependencies:
|
|||
- { role: ../../library/roles/smartgears/smartgears-service }
|
||||
- { role: ../../library/roles/conda, when: dataminer_conda_install }
|
||||
- { role: ../../library/roles/hdf5, when: dataminer_hdf5 }
|
||||
- { role: ../../library/roles/python3-env, when: py3_env_install }
|
||||
|
|
Loading…
Reference in New Issue