7:f7a4a735f291
Anton Shestakov <av6@dwimlabs.net>, Sat, 19 Mar 2016 01:07:05 +0800
provision: gather the roles in a playbook

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