212:05fdc9e2fb0f
Anton Shestakov <av6@dwimlabs.net>, Wed, 10 Aug 2016 01:19:54 +0800
updatesri: this is bash, use $() instead of ``

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