72:b7850abdf559
Anton Shestakov <av6@dwimlabs.net>, Wed, 02 Mar 2016 21:25:04 +0800
test: use TestCase.assertIn() instead of assert x in y

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