try syncronize on ccd files to clean up ones we do not have anymore

This commit is contained in:
Stephen Smoogen 2020-06-09 21:51:17 -04:00
parent a2dcaec155
commit d74f9d82bd

View file

@ -44,7 +44,7 @@
- openvpn
- name: Install the ccd files
copy: src=ccd/ dest=/etc/openvpn/server/ccd/
synchronize: src=ccd/ dest=/etc/openvpn/server/ccd/
tags:
- openvpn