Maybe the permissions are causing the problem??

This commit is contained in:
Hyperling 2021-02-15 15:50:05 -06:00
parent 5493fd61e5
commit 6f0e07b0ca

View File

@ -4,7 +4,7 @@
## Load Config ## ## Load Config ##
- name: Miner | Facts | Config File | Download - 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 - name: Miner | Facts | Config File | Load XMR
set_fact: set_fact: