Missed a variable.
This commit is contained in:
parent
dfe3e285b4
commit
6b7ff31e5c
@ -4,7 +4,7 @@
|
||||
## Load Config ##
|
||||
|
||||
- name: Miner | Facts | Config File | Download
|
||||
shell: "scp {{ config_server }}:{{ config_file_remote }} {{ wallet_file_local }}; chmod 700 {{ config_file_local }}"
|
||||
shell: "scp {{ config_server }}:{{ config_file_remote }} {{ config_file_local }}; chmod 700 {{ config_file_local }}"
|
||||
|
||||
- name: Miner | Facts | Config File | Load XMR
|
||||
set_fact:
|
||||
|
Loading…
x
Reference in New Issue
Block a user