Give up trying to use cool array in inventory file.

This commit is contained in:
2021-02-11 12:41:50 -06:00
parent 5e9e2b000d
commit 25f81ceec7
4 changed files with 27 additions and 8 deletions

22
tasks/miner/debug.yml Normal file
View File

@ -0,0 +1,22 @@
---
# Print out all inventory flags associated to mining.
- name: DEBUG | Coin Type | xmr
debug:
var: xmr
- name: DEBUG | Coin Type | eth
debug:
var: eth
- name: DEBUG | System Type | cpu
debug:
var: cpu
- name: DEBUG | System Type | amdgpu
debug:
var: amdgpu
- name: DEBUG | System Type | nvidia
debug:
var: nvidia