282:72b0672a98f7
Anton Shestakov <av6@dwimlabs.net>, Tue, 15 Aug 2017 22:16:25 +0800
updatesri: backslash is not an escape character for urls

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