252:365e94a6adc8
Anton Shestakov <av6@dwimlabs.net>, Sun, 04 Dec 2016 01:54:27 +0800
calls: use parens for one-line function calls

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