Installing Node.js with Ansible
Created: 2019-12-13, Modified: 2019-12-13
How to install a current Node.js version on Ubuntu with Ansible using the nodesource apt repository. Covers why NVM fails in Ansible and includes complete playbook tasks for the apt key, repo, nodejs, and npm packages.