299:f2a7a39d2417
Anton Shestakov <av6@dwimlabs.net>, Tue, 26 Jun 2018 18:17:41 +0800
contrib: add shortcut for providing --diff to ansible

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