try syncronize on ccd files to clean up ones we do not have anymore
This commit is contained in:
parent
a2dcaec155
commit
d74f9d82bd
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
||||||
- openvpn
|
- openvpn
|
||||||
|
|
||||||
- name: Install the ccd files
|
- name: Install the ccd files
|
||||||
copy: src=ccd/ dest=/etc/openvpn/server/ccd/
|
synchronize: src=ccd/ dest=/etc/openvpn/server/ccd/
|
||||||
tags:
|
tags:
|
||||||
- openvpn
|
- openvpn
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue