pub async fn start_containers(
    containers: &Containers,
    vars: &TemplateVariables
) -> bool
Expand description

Try to start the given containers if the exist and are stopped.