update znc port 1356
This commit is contained in:
parent
65d1841357
commit
e1273cc0e4
|
@ -12,7 +12,7 @@
|
||||||
- '113'
|
- '113'
|
||||||
- '143'
|
- '143'
|
||||||
- '443'
|
- '443'
|
||||||
- '1326'
|
- '1356'
|
||||||
- '5154'
|
- '5154'
|
||||||
- '6697'
|
- '6697'
|
||||||
- '7776'
|
- '7776'
|
||||||
|
@ -25,7 +25,7 @@
|
||||||
port: '{{ item }}'
|
port: '{{ item }}'
|
||||||
with_items:
|
with_items:
|
||||||
- '60000:61000'
|
- '60000:61000'
|
||||||
- '1326'
|
- '1356'
|
||||||
- '5154'
|
- '5154'
|
||||||
|
|
||||||
- name: Create tcp limits
|
- name: Create tcp limits
|
||||||
|
|
Loading…
Reference in New Issue