Allow get account addresse override

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Tanguy 2022-04-24 14:19:13 +02:00 committed by Jakub Sokołowski
parent 9647eaeaf5
commit d737b1d0ba
No known key found for this signature in database
GPG Key ID: 09AA5403E54D9931

View File

@ -87,6 +87,7 @@
- name: Geth | Extract account address
set_fact:
geth_account_addr: '{{ geth_account_json["address"] }}'
when: geth_account_addr is not defined
- name: Geth | Verify account data is available
assert: