---
-
 include: installOpenVPN.yml

- name: "Start OpenVPN"
  service: name=openvpn state=started
  sudo: true