225:877423729aec
Anton Shestakov <av6@dwimlabs.net>, Fri, 12 Aug 2016 21:24:05 +0800
pipelines: piping to grep means no way to debug, ugh

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