94:10743c1f299d
Anton Shestakov <av6@dwimlabs.net>, Mon, 04 Apr 2016 20:33:43 +0800
provision: turn access log on, it's useful in our case

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