also install the ca in the right place
This commit is contained in:
parent
4cc1b78ff3
commit
4629c0aa58
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
- name: Install certificate and key
|
||||
copy: src={{ private }}/files/vpn/openvpn/keys/ca.crt
|
||||
dest=/etc/openvpn/ca.crt
|
||||
dest=/etc/openvpn/client/ca.crt
|
||||
owner=root group=root mode=0600
|
||||
tags:
|
||||
- install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue