288:845780bce8cd
Anton Shestakov <av6@dwimlabs.net>, Sat, 16 Sep 2017 22:40:16 +0800
provision: use become instead of sudo

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