Revert "openvpn: Lint fixes"

This reverts commit afc06c9ccc.
This commit is contained in:
Timo Makinen 2021-04-01 06:18:23 +00:00
parent 97aab14fb4
commit 4ea66f9ece

View file

@ -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