Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 533 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 533 Bytes

Ansible Role: nodeJS

Installs and configures NodeJS on RedHat/CentOS and Debian/Ubuntu systems.

Requirements

Requires the EPEL repository for RedHat/CentOS

Role Variables

data_dir: /data
apps_dir: /apps

Dependencies

None

Example Playbook

```
```

License

Licensed under the Apache License V2.0. See the LICENSE file for details.

Author Information

This role was created in 2018 by Shashi Yebbare, author of SkyDevops.