SimpliField.npm

Npm

Setup npm global dependencies

Requirements

Need ansible 2+

Role Variables

npm_packages:
  - yarn
  - name: webpack
    version: 3
  - name: grunt
    state: absent

Dependencies

Nodejs / npm must be installed

Example Playbook

npm_packages:
  - yarn
  - name: webpack
    version: 3
  - name: grunt
    state: absent

License

BSD

About

Npm packages setup

Install
ansible-galaxy install SimpliField.npm
GitHub repository
License
Unknown
Downloads
530