mirror of
https://github.com/status-im/infra-role-geth.git
synced 2025-02-10 19:07:46 +00:00
Allow get account addresse override
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
9647eaeaf5
commit
d737b1d0ba
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user