„wireguard.yml“ ändern
This commit is contained in:
parent
a6a3a84b82
commit
b3074aee77
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user