parent
97aab14fb4
commit
4ea66f9ece
1 changed files with 1 additions and 2 deletions
|
@ -47,8 +47,7 @@
|
|||
|
||||
- name: copy config
|
||||
copy:
|
||||
src: |
|
||||
"{{ ansible_private }}/files/openvpn/tap0.conf.{{ inventory_hostname }}"
|
||||
src: "{{ ansible_private }}/files/openvpn/tap0.conf.{{ inventory_hostname }}"
|
||||
dest: /etc/openvpn/tap0.conf
|
||||
mode: 0600
|
||||
owner: root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue