nodejs: add playbook example

This commit is contained in:
Bruno TATU 2018-02-01 10:50:44 +01:00
parent cff9900d94
commit cc557f14c1

5
nodejs/playbook.yml Normal file
View file

@ -0,0 +1,5 @@
---
- hosts: bruno
become: yes
roles:
- nodejs