Fix WireGuard firewall rule
This commit is contained in:
parent
228cd5795b
commit
fa1dc4acb7
@ -35,5 +35,5 @@
|
||||
community.general.ufw:
|
||||
rule: allow
|
||||
port: "{{ wireguard.listenport }}"
|
||||
proto: tcp
|
||||
proto: udp
|
||||
when: wireguard.listenport is defined
|
||||
|
Loading…
Reference in New Issue
Block a user