fix typo in task name reading account json
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
c67fc0ef6c
commit
682b6ffeb3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue