Anton Shestakov <av6@dwimlabs.net>, Sat, 02 Apr 2016 18:09:39 +0800
index: add a sidebar for controls (so far it's just the disconnect button)
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" service: name={{ item }} state=started enabled=yes - resiprocate-turn-server