Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ansible: update Node.js from 12.x -> 14.x (#2514)
* ansible: update Node.js from 12.x -> 14.x Fixes: #2504 * ansible: update cache after adding NodeSource repo After adding the NodeSource repository for Node.js, set `update_cache` on the subsequent "Install node" `package` task to run the equivalent of `apt-get update` to fetch the package metadata from the newly added repository. * ansible: remove previous NodeSource repo Co-authored-by: Richard Lau <[email protected]>
- Loading branch information