220:4c0ce2a34d92
Anton Shestakov <av6@dwimlabs.net>, Fri, 12 Aug 2016 19:06:18 +0800
pipelines: install libssl-dev for the same package

previous change 211:4b03f725cb69

contrib/provision/roles/turnserver/handlers/main.yml

Permissions: -rw-r--r--

Other formats: Feeds:
---
- name: restart resiprocate-turn-server
service:
name: resiprocate-turn-server
state: restarted
...