diff --git a/host_vars/mail01.l3d.space/vars.yml b/host_vars/mail01.l3d.space/vars.yml index fb642c4..ff95e73 100644 --- a/host_vars/mail01.l3d.space/vars.yml +++ b/host_vars/mail01.l3d.space/vars.yml @@ -64,6 +64,7 @@ firewall_allowed_tcp_ports: - "587" - "993" - "4190" + - "42023" # mysql mysql_bind_address: "{{ _mysql_bind_address }}"