118:eec3351046d6
Anton Shestakov <av6@dwimlabs.net>, Wed, 10 Aug 2016 22:11:50 +0800
candolint: add configuration file

previous change 108:f24c7fee1b0d

provision/roles/supervisor/tasks/main.yml

Permissions: -rw-r--r--

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