This commit is contained in:
2026-02-23 13:04:05 +01:00
parent 2feff74a08
commit ba308542ce

View File

@@ -116,6 +116,7 @@
ufw: ufw:
rule: allow rule: allow
port: "{{ item }}" port: "{{ item }}"
proto: tcp
loop: loop:
- 6443 - 6443
- 2379:2380 - 2379:2380