2017-12-21 20:36:17 +01:00
|
|
|
---
|
|
|
|
dependencies:
|
2018-04-06 17:21:38 +02:00
|
|
|
- { role: ../../library/roles/smartgears/smartgears-service }
|
2019-03-25 17:36:56 +01:00
|
|
|
- { role: ../../library/roles/smartgears/dataminer_app }
|
2018-04-04 20:22:23 +02:00
|
|
|
- { role: ../../library/roles/conda, when: dataminer_conda_install }
|
|
|
|
- { role: ../../library/roles/hdf5, when: dataminer_hdf5 }
|
2018-10-24 19:10:19 +02:00
|
|
|
- { role: ../../library/roles/python3-env, when: py3_env_install }
|
2019-03-25 14:18:28 +01:00
|
|
|
- { role: ../../library/roles/pandoc }
|
|
|
|
- { role: ../../library/roles/octave, when: octave_install }
|
|
|
|
- { role: ../../library/roles/ubuntugis, when: ubuntugis_repo_install }
|
|
|
|
- { role: ../../library/roles/R, when: r_install }
|