Anton Shestakov <av6@dwimlabs.net>, Sun, 27 Mar 2016 18:34:54 +0800
contacts: show authorize/unauthorize buttons for new contacts
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