301:2d95d63792f0
Anton Shestakov <av6@dwimlabs.net>, Wed, 27 Jun 2018 22:58:20 +0800
Makefile: get 3rd-party client dependencies using just wget and tar

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
...