foliolib.helper.modules.deploy_modules_async
- foliolib.helper.modules.deploy_modules_async(modules: list, node: Optional[str] = None)
Deploy modules asynchronously.
- Parameters
modules (list) – Instances of OkapiModule.
node (str, optional) – The node id on which module should be deployed. Default first node from nodes list.