„wireguard.yml“ ändern

This commit is contained in:
olli 2023-06-08 10:17:40 +02:00
parent a6a3a84b82
commit b3074aee77

View File

@ -37,7 +37,7 @@
- name: ufw firewall rules for ipv6 routing to the Internet - name: ufw firewall rules for ipv6 routing to the Internet
blockinfile: blockinfile:
path: /etc/ufw/before.rules path: /etc/ufw/before6.rules
create: yes create: yes
mode: "0440" mode: "0440"
owner: root owner: root
@ -55,7 +55,7 @@
- name: ufw firewall rules for ipv4 routing to the Internet - name: ufw firewall rules for ipv4 routing to the Internet
blockinfile: blockinfile:
path: /etc/ufw/before6.rules path: /etc/ufw/before.rules
create: yes create: yes
mode: "0440" mode: "0440"
owner: root owner: root