1
0
Fork 0
mirror of https://github.com/DO1JLR/ansible_playbook_servers.git synced 2024-09-14 19:53:56 +02:00

Allow weechat ssl relay

This commit is contained in:
L3D 2021-05-27 17:16:52 +02:00
parent 732986b4a6
commit 5f9b580c47
Signed by: l3d
GPG key ID: CD08445BFF4313D1

View file

@ -64,6 +64,7 @@ firewall_allowed_tcp_ports:
- "587"
- "993"
- "4190"
- "42023"
# mysql
mysql_bind_address: "{{ _mysql_bind_address }}"