Anton Shestakov <av6@dwimlabs.net>, Thu, 24 Mar 2016 20:25:29 +0800
contacts: don't use 'presence' to determine pip color, use 'show'
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