Skip to content

Instantly share code, notes, and snippets.

@eidge
Created September 22, 2017 14:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eidge/39a24517d6e4f08e030618147be5e861 to your computer and use it in GitHub Desktop.
Save eidge/39a24517d6e4f08e030618147be5e861 to your computer and use it in GitHub Desktop.
- role: geerlingguy.nodejs
tags: node
become: yes
nodejs_version: "6.x"
nodejs_install_npm_user: "{{ deploy_user }}"
nodejs_npm_global_packages:
- yarn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment