112:f4a4878c99a3
Anton Shestakov <av6@dwimlabs.net>, Thu, 07 Apr 2016 22:56:16 +0800
index: check if roster has the item before removing it Sometimes we get events from contacts that are not in user's roster, trying to remove such contacts used to fail before this patch.

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