explicit conversion to string

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2019-08-09 21:54:31 -04:00
parent 10cce6eb7c
commit 4845ea8a18
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
chain: DOCKER-USER
source: '0.0.0.0/0'
protocol: '{{ item }}'
destination_port: '{{ geth_port }}'
destination_port: '{{ geth_port | string }}'
with_items:
- tcp
- udp