Correct path here

This commit is contained in:
Kevin Fenzi 2014-10-08 23:20:28 +00:00
parent 8b32c6129c
commit 837ae4ef1e

View file

@ -44,7 +44,7 @@
- openvpn
- name: Install the ccd files
copy: src={{ files }}/ccd/ dest=/etc/openvpn/ccd/ recurse=true
copy: src=ccd/ dest=/etc/openvpn/ccd/ recurse=true
tags:
- openvpn