Anton Shestakov <av6@dwimlabs.net>, Sun, 10 Apr 2016 16:10:05 +0800
index: send chat state notifications (XEP-0085) to contacts that support them
contrib/provision/playbook.yml
Permissions: -rw-r--r--
- name: Purge unused packages that come preinstalled on Vagrant templates apt: pkg={{ item }} state=absent purge=yes when: ansible_virtualization_type == "virtualbox" selfsigned: ['{{ domain }}'] service: name={{ item }} state=started enabled=yes - resiprocate-turn-server