Missed a variable.

This commit is contained in:
Hyperling 2021-02-15 16:04:27 -06:00
parent dfe3e285b4
commit 6b7ff31e5c

View File

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