diff --git a/group_vars/shell.yml b/group_vars/shell.yml index 55b6bab..c46ad4a 100644 --- a/group_vars/shell.yml +++ b/group_vars/shell.yml @@ -7,4 +7,6 @@ num_cpus: 4 firewall_in: - {proto: tcp, port: 22} + - {proto: tcp, port: 80} + - {proto: tcp, port: 443} - {proto: tcp, port: 4949, from: [81.175.130.44/32]}