71:fc18ae0e2cd1
Anton Shestakov <av6@dwimlabs.net>, Wed, 30 Mar 2016 17:43:33 +0800
provision: pull the project repo as a part of the deployment process

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