319:df976f7a510f
Anton Shestakov <av6@dwimlabs.net>, Sat, 14 Jul 2018 19:29:03 +0800
index: just use <strong> for bold text

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