169:4cebef28d40b
Anton Shestakov <av6@dwimlabs.net>, Sun, 17 Apr 2016 07:39:05 +0800
forms: move forms to a separate file

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