Azure firewall. Fixes #962

This commit is contained in:
Jack Ivanov 2018-05-24 09:09:44 +03:00
parent b1e3e5134b
commit 96a6fd56e7

View file

@ -62,7 +62,7 @@
protocol: Udp protocol: Udp
destination_port_range: "{{ wireguard_port }}" destination_port_range: "{{ wireguard_port }}"
access: Allow access: Allow
priority: 120 priority: 130
direction: Inbound direction: Inbound
- name: Create a subnet - name: Create a subnet