Correct path here
This commit is contained in:
parent
8b32c6129c
commit
837ae4ef1e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue