You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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]>
0 commit comments