Anton Shestakov <av6@dwimlabs.net>, Thu, 07 Apr 2016 23:00:45 +0800
index: don't reload the page via href="" on log out
Looks like sometimes page reloads before client can disconnect properly.
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