Add MC port to firewall
parent
65c7080f87
commit
8b8656ef73
|
@ -1,6 +1,7 @@
|
||||||
firewall_in_ports:
|
firewall_in_ports:
|
||||||
- "80"
|
- "80"
|
||||||
- "443"
|
- "443"
|
||||||
|
- "25565"
|
||||||
- "{{ ssh_port }}"
|
- "{{ ssh_port }}"
|
||||||
|
|
||||||
hostname: "{{ base_user_name }}"
|
hostname: "{{ base_user_name }}"
|
||||||
|
|
Loading…
Reference in New Issue