mirror of
https://github.com/status-im/infra-role-geth.git
synced 2025-01-09 11:45:50 +00:00
fix permissions on password file
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
54109fb496
commit
fe33acc3f6
@ -15,6 +15,7 @@
|
||||
copy:
|
||||
dest: '{{ geth_keys_path }}/password'
|
||||
content: '{{ geth_account_password | mandatory }}'
|
||||
mode: 0600
|
||||
|
||||
- name: Geth | Generate account
|
||||
docker_container:
|
||||
|
Loading…
x
Reference in New Issue
Block a user