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