From 83db5adc8b30e96deba5372d4bc8c9420429e05e Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sat, 13 Feb 2021 05:59:33 -0600 Subject: [PATCH] Add variable to display. --- tasks/miner/debug.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tasks/miner/debug.yml b/tasks/miner/debug.yml index fc0b95d..dbdaee6 100644 --- a/tasks/miner/debug.yml +++ b/tasks/miner/debug.yml @@ -13,6 +13,10 @@ debug: var: cpu +- name: DEBUG | System Type | gpu + debug: + var: gpu + - name: DEBUG | System Type | amdgpu debug: var: amdgpu