Anton Shestakov <av6@dwimlabs.net>, Sat, 19 Mar 2016 10:45:04 +0800
Makefile: build target
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"