Skip to content

FoxyRoles/ansible-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ansible-nodejs

Setups NodeJS from nodesource APT packages

Example playbook

---
- hosts: myserver
  user: root
  sudo: False
  roles:
   - sunfoxcz.nodejs
     node_version: 12

Mandatory variables

None

Optional variables

  • node_version

Default values

node_version: 12 # 10, 12, 13, 14 available

License

Licensed under MIT license. See LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published