89:ee046c1af5c7
Anton Shestakov <av6@dwimlabs.net>, Mon, 04 Apr 2016 08:14:06 +0800
provision: clone early, when directory is clean

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
...