320:5d464090cea7
Anton Shestakov <av6@dwimlabs.net>, Sat, 14 Jul 2018 19:36:58 +0800
calls: use rivets more aka the most important shortcut

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