Anton Shestakov <av6@dwimlabs.net>, Sat, 02 Apr 2016 00:51:36 +0800
coffee: various stylistic fixes
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