diff --git a/group_vars/ldap.yml b/group_vars/ldap.yml index 660bcb5..85b7b5c 100644 --- a/group_vars/ldap.yml +++ b/group_vars/ldap.yml @@ -3,6 +3,5 @@ saslauthd_mech: ldap firewall_in: - {proto: tcp, port: 22, from: [172.20.20.0/22]} - - {proto: tcp, port: 443, from: [172.20.20.0/22]} - {proto: tcp, port: 636, from: [172.20.20.0/22]} - {proto: tcp, port: 4949, from: [172.20.20.0/22]}