98:71b26e892a16
Anton Shestakov <av6@dwimlabs.net>, Tue, 05 Apr 2016 22:20:37 +0800
provision: make clear that encryption is required for this setup

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