fix name of firewall rule

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2019-04-26 12:40:10 +02:00
parent 6afc98748b
commit 70d14e69b8
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 2 additions and 2 deletions

View File

@ -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