mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-05-04 19:19:49 +02: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