322:7dfdf32e8577
Anton Shestakov <av6@dwimlabs.net>, Sat, 14 Jul 2018 20:23:13 +0800
index: authorizing contact also adds it to the roster Maybe there are cases when this doesn't make sense, but so far this looks like the right thing to do.

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