diff --git a/tasks/firewall.yml b/tasks/firewall.yml index 6f624f6..f67f982 100644 --- a/tasks/firewall.yml +++ b/tasks/firewall.yml @@ -1,7 +1,7 @@ --- -- name: Enable LES ports +- name: Geth | Enable ports on firewall iptables: - comment: '{{ geth_name }}' + comment: '{{ geth_cont_name }}' jump: ACCEPT action: insert chain: DOCKER-USER