First commit for creating nanomine config file.

This commit is contained in:
2021-02-15 17:48:04 -06:00
parent 9389e240ec
commit ba9745fcd0
5 changed files with 164 additions and 27 deletions

View File

@ -4,7 +4,7 @@
## Load Config File ##
- name: Miner | Facts | Config File | Download
shell: "scp {{ config_server }}:{{ config_file_remote }} {{ config_file_local }}; chmod 700 {{ config_file_local }}"
shell: "scp {{ file_server }}:{{ config_file_remote }} {{ config_file_local }}; chmod 700 {{ config_file_local }}"
- name: Miner | Facts | Config File | Load Wallets
set_fact: