156:ae3c941a4ebb
Anton Shestakov <av6@dwimlabs.net>, Tue, 31 Oct 2017 12:44:53 +0800
Makefile: add a prologue with useful flags and options

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