96:3f3763a88680
Anton Shestakov <av6@dwimlabs.net>, Tue, 05 Apr 2016 22:07:45 +0800
provision: remove commented out blocks from prosody config Can be restored later when they get support.

previous change 1:7ab80565bcdd

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

Permissions: -rw-r--r--

Other formats: Feeds:
---
- name: update timezone
command: dpkg-reconfigure --frontend noninteractive tzdata
...