From 6b7ff31e5c29ad9be24c839fd23df4a99778ab75 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Mon, 15 Feb 2021 16:04:27 -0600 Subject: [PATCH] Missed a variable. --- facts/miner/wallet.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/facts/miner/wallet.yml b/facts/miner/wallet.yml index 6be6474..f2fdcf6 100644 --- a/facts/miner/wallet.yml +++ b/facts/miner/wallet.yml @@ -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: