specifyu permissions for account address file

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2020-10-08 09:42:27 +02:00
parent bab901d2d9
commit e9af5921c9
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020

View File

@ -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