mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
Try copy here
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user