219:2f20aff2389c
Anton Shestakov <av6@dwimlabs.net>, Fri, 12 Aug 2016 18:58:38 +0800
pipelines: install libffi-dev for compiling cryptography

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