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:55:03 -04:00
parent 37c19cc51a
commit a6d0b26a08
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,6 +7,6 @@
jump: ACCEPT
source: '0.0.0.0/0'
protocol: tcp
destination_port: '{{ faucet_http_port }}'
destination_port: '{{ faucet_http_port | string }}'
notify:
- Save iptables rules