Adding submission port
This commit is contained in:
parent
ff3e41f754
commit
fbe021434d
|
@ -37,4 +37,5 @@
|
||||||
port: '{{ item }}'
|
port: '{{ item }}'
|
||||||
with_items:
|
with_items:
|
||||||
- 22
|
- 22
|
||||||
|
- 587
|
||||||
- 2222
|
- 2222
|
||||||
|
|
Loading…
Reference in New Issue