Install & configure nodejs & npm.
ansible-galaxy install dotstrap.node
A system package manager.
See default variables.
None.
Using all the default variables:
- hosts: all
roles:
- role: dotstrap.node
MIT
Install & configure nodejs & npm.
ansible-galaxy install dotstrap.node
A system package manager.
See default variables.
None.
Using all the default variables:
- hosts: all
roles:
- role: dotstrap.node
MIT