129:ba47544bc028
Anton Shestakov <av6@dwimlabs.net>, Thu, 11 Aug 2016 18:17:43 +0800
pipelines: provide inventory when checking syntax to silence warnings

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