forked from ISTI-ansible-roles/ansible-roles
Split the dataminer playbook.
This commit is contained in:
parent
69ad68c14e
commit
57f53d6ef4
|
@ -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 }
|
Loading…
Reference in New Issue