Lol, error was due to the comma after the section name. I must have followed a bad example since documentation does not have them. Refactor file to be config for anything miner related and private.

This commit is contained in:
2021-02-15 16:03:34 -06:00
parent 74eba07622
commit dfe3e285b4
2 changed files with 7 additions and 40 deletions

View File

@ -3,6 +3,7 @@
- name: Miner | Facts | System | Wallet Location
set_fact:
wallet_server: 'ling@leet'
wallet_file_remote: "InstallFiles/Miners/wallet.ini"
wallet_file_local: "{{ user_mfn.home }}/wallet.ini"
config_server: 'ling@leet'
config_file_remote: "InstallFiles/Miners/miner.ini"
config_file_local: "{{ user_mfn.home }}/miner.ini"
config_section_wallet: wallet