Skip to content

An Ansible role which installs and configures NodeJS from NodeSource

License

Notifications You must be signed in to change notification settings

pari-/ansible-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs

Build Status

An Ansible role which installs and configures NodeJS from NodeSource

Requirements

Currently this role is developed for and tested on Debian GNU/Linux (release: stretch). The Ansible version used for tests can be found here: Dockerfile

Example

---

- hosts: "all"
  roles:
    - role: "ansible-nodejs"
      tags:
        - "nodejs"

Defaults

Available role variables and their respective default values are to be found in: defaults/main.yml

Dependencies

None

License

MIT

Author Information

  • Patrick Ringl

About

An Ansible role which installs and configures NodeJS from NodeSource

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published