Split the dataminer playbook.

This commit is contained in:
Andrea Dell'Amico 2019-03-25 17:36:56 +01:00
parent 69ad68c14e
commit 57f53d6ef4
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
---
dependencies:
- { role: ../../library/roles/smartgears/smartgears-service }
- { role: ../../library/roles/smartgears/dataminer_app }
- { role: ../../library/roles/conda, when: dataminer_conda_install }
- { role: ../../library/roles/hdf5, when: dataminer_hdf5 }
- { role: ../../library/roles/python3-env, when: py3_env_install }