38:91e692b46f92
Anton Shestakov <av6@dwimlabs.net>, Tue, 22 Mar 2016 20:54:38 +0800
provision: run as user 'vagrant' by default to remove synced_folder hack

previous change 1:7ab80565bcdd

contrib/provision/roles/common/handlers/main.yml

Permissions: -rw-r--r--

Other formats: Feeds:
---
- name: update timezone
command: dpkg-reconfigure --frontend noninteractive tzdata
...