286:6d3e76c87568
Anton Shestakov <av6@dwimlabs.net>, Sat, 16 Sep 2017 22:37:13 +0800
pipelines: switch to Xenial, use Ansible from distro repos

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