ansibleify smtp

This commit is contained in:
2022-04-14 14:48:45 +02:00
parent aefa493b14
commit 40aab44dec
11 changed files with 19 additions and 23 deletions

View File

@ -60,6 +60,6 @@
community.general.ufw:
rule: allow
direction: in
port: 52000:52100
port: 59000:59049
proto: udp
interface: eth1