92:01512d738a37
Anton Shestakov <av6@dwimlabs.net>, Fri, 27 May 2016 18:38:36 +0800
docs: add another reason of existence The feature set is not serious maybe, but the overall project kinda already is by now.

next change 108:f24c7fee1b0d
previous change 66:4f361ef1d737

provision/roles/supervisor/tasks/main.yml

Permissions: -rw-r--r--

Other formats: Feeds:
---
- name: Install package
apt: pkg=supervisor state=present
...