93:db9a85db1f8d
Anton Shestakov <av6@dwimlabs.net>, Mon, 27 Jun 2016 18:09:10 +0800
provision: use supervisorctl module instead of command module for restarting

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