Make config file useful for more than just wallets. Not sure what else yet.
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
---
|
||||
# Define file, folder, and other facts per OS.
|
||||
|
||||
- name: Miner | Facts | System | Wallet Location
|
||||
- name: Miner | Facts | System | Config File
|
||||
set_fact:
|
||||
config_server: 'ling@leet'
|
||||
config_file_remote: "InstallFiles/Miners/miner.ini"
|
||||
config_file_local: "{{ user_mfn.home }}/miner.ini"
|
||||
config_section_wallet: wallet
|
||||
config_section_wallet: wallet
|
||||
|
Reference in New Issue
Block a user