mirror of
https://github.com/status-im/infra-role-geth.git
synced 2025-02-13 12:26:40 +00:00
specifyu permissions for account address file
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
bab901d2d9
commit
e9af5921c9
@ -72,6 +72,7 @@
|
||||
- name: Geth | Save account address
|
||||
slurp:
|
||||
src: '{{ geth_account_json_file }}'
|
||||
mode: 0644
|
||||
when: geth_account_json is not defined
|
||||
register: geth_account
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user