mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-03-13 05:42:46 +01:00
build
This commit is contained in:
@@ -116,6 +116,7 @@
|
|||||||
ufw:
|
ufw:
|
||||||
rule: allow
|
rule: allow
|
||||||
port: "{{ item }}"
|
port: "{{ item }}"
|
||||||
|
proto: tcp
|
||||||
loop:
|
loop:
|
||||||
- 6443
|
- 6443
|
||||||
- 2379:2380
|
- 2379:2380
|
||||||
|
|||||||
Reference in New Issue
Block a user