diff --git a/group_vars/proxy.yml b/group_vars/proxy.yml index c3ffdcd..3966f13 100644 --- a/group_vars/proxy.yml +++ b/group_vars/proxy.yml @@ -48,6 +48,4 @@ firewall_in: - {proto: tcp, port: 22, from: [172.20.20.0/22]} - {proto: tcp, port: 80} - {proto: tcp, port: 443} - - {proto: tcp, port: 636} - {proto: tcp, port: 4949, from: [172.20.20.0/22]} - - {proto: tcp, port: 6514}