71:fc18ae0e2cd1
Anton Shestakov <av6@dwimlabs.net>, Wed, 30 Mar 2016 17:43:33 +0800
provision: pull the project repo as a part of the deployment process

next change 211:4b03f725cb69
previous change 3:0b7b5add13e3

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

Permissions: -rw-r--r--

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