Open ltalirz opened 4 years ago
While the ansible role is indeed quite useful, in its current state I found it a little bit too inflexible to be deployed in a different setup (e.g. conda instead of virtualenv, maybe I don't want to create a local computer / install certain plugins / ...).
The default route to make the role more flexible would be to create ansible modules for certain aspects (e.g. for creating/managing AiiDA profiles), and migrate the role into an AiiDA collection.
this role started as a way of installing AiiDA specifically for the Quantum Mobile VM.
if this is going to be used more widely, it may make sense to split this specific things into a separate role.