mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 06:20:26 +08:00
Correct path here
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user