fix typo in task name reading account json

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2021-04-09 16:00:28 +02:00
parent c67fc0ef6c
commit 682b6ffeb3
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@
group: docker
state: link
- name: Geth | Save account address
- name: Geth | Read account address
slurp:
src: '{{ geth_account_json_file }}'
when: geth_account_json is not defined