Added gpu_governor role

This commit is contained in:
2026-08-26 08:19:42 +02:00
parent 75f68198ce
commit 4340f5d6c2
4 changed files with 226 additions and 1 deletions
+3 -1
View File
@@ -1,7 +1,9 @@
- name: Configure the BC250
- name: Configure the BC250
hosts: bc250
roles:
- name: Install kernel
role: kernel
- name: Install fan control and temperature driver
role: fan
- name: Install GPU governor
role: gpu_governor