tree: f6a0bae46bb104c778e8b81d094372174b21a630 [path history] [tgz]
  1. defaults/
  2. tasks/
  3. README.md
roles/ensure-genmanifest/README.md

Ensures that the genmanifest program, which is part of the webext Go module, is installed. If Go 1.16 isn't installed, it also ensures that it is installed (in order to compile and install the program).

Role variables

  • genmanifest_version: version of the genmanifest program that must be installed. (default: latest)