245:e19acdbefd1a
Anton Shestakov <av6@dwimlabs.net>, Sat, 03 Dec 2016 14:58:03 +0800
pipelines: install npm for `make devel`

previous change 211:4b03f725cb69

contrib/provision/roles/prosody/handlers/main.yml

Permissions: -rw-r--r--

Other formats: Feeds:
---
- name: restart prosody
service:
name: prosody
state: restarted
...