75:b3c1925162c8
Anton Shestakov <av6@dwimlabs.net>, Sat, 02 Apr 2016 10:30:28 +0800
messages: make sure to unset d/split or d/fold when needed

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