Try copy
This commit is contained in:
parent
c744698e0c
commit
b43f8e30b3
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
- packages
|
||||
|
||||
- name: Install certificate and key
|
||||
file: src={{ puppet_private }}/vpn/openvpn/keys/ca.crt
|
||||
copy: src={{ puppet_private }}/vpn/openvpn/keys/ca.crt
|
||||
dest=/etc/openvpn/ca.crt
|
||||
owner=root group=root mode=0600
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue