9:35c33b616cb1
Anton Shestakov <av6@dwimlabs.net>, Sat, 19 Mar 2016 01:56:36 +0800
.hgignore: ignore development files and 3rd-party libs

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