Maybe the permissions are causing the problem??
This commit is contained in:
parent
5493fd61e5
commit
6f0e07b0ca
@ -4,7 +4,7 @@
|
||||
## Load Config ##
|
||||
|
||||
- name: Miner | Facts | Config File | Download
|
||||
shell: "scp {{ wallet_server }}:{{ wallet_file_remote }} {{ wallet_file_local }}; chmod 600 {{ wallet_file_local }}"
|
||||
shell: "scp {{ wallet_server }}:{{ wallet_file_remote }} {{ wallet_file_local }}; chmod 700 {{ wallet_file_local }}"
|
||||
|
||||
- name: Miner | Facts | Config File | Load XMR
|
||||
set_fact:
|
||||
|
Loading…
x
Reference in New Issue
Block a user