105:314aa3f5595e
Anton Shestakov <av6@dwimlabs.net>, Wed, 06 Apr 2016 22:28:10 +0800
index: just create things without checking (not relevant after 22422810e9a2)

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