Use copy instead of file

This commit is contained in:
Pierre-Yves Chibon 2014-08-01 17:04:34 +02:00
parent 840abdfbd9
commit d26ae5df9f
3 changed files with 3 additions and 3 deletions

View file

@ -20,7 +20,7 @@
- openvpn
- name: Install configuration files
file: src={{ item.file }}
copy: src={{ item.file }}
dest={{ item.dest }}
owner=root group=root mode={{ item.mode }}
with_items: