playbooks/setup-nodejs.yml

7 lines
107 B
YAML

- name: Setup Node.js
hosts: all
become: true
gather_facts: true
roles:
- roles/vhosts/nodejs/