function getListrTasksBySpec(_: {
  template: Record<string, string>;
  pkg: Package;
  taskSpec: string;
  globalArgs: string[];