commit | 2a485e055e033cad39d194283ec5008508620fec | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Sat May 14 20:38:41 2022 -0700 |
committer | Zack Williams <zdw@opennetworking.org> | Sat May 14 22:29:27 2022 -0700 |
tree | 04ccdd6f7de5d1eaad08fc078fcf6b5eca7af70c | |
parent | 5516458ecb48a2bfaa57fc1547821ac238abb59b [diff] |
Update to support deb11 - Remove apt_key, switch to copying dearmored key - Add ability to globally install npm modules Metadata fixes for ansible galaxy support Change-Id: Ic3873cf0e491cb91e3e6891f1f85409901e38f8d
Node.js installed via NodeSource Binary Distribution
Configuration options:
nodejs_version
: version of NodeJS specified in the format described in the NodeSource binary distribution docs. Default is 12.x
nodejs_npm_modules
: list of globally installed npm packages. Currently installs the newest versions.
- hosts: all vars: nodejs_version: "node_12.x" roles: - nodejs
© 2020 Open Networking Foundation support@opennetworking.org
License: Apache-2.0