Added fan role

This commit is contained in:
2026-08-26 07:55:40 +02:00
parent a668fb269a
commit 75f68198ce
4 changed files with 29 additions and 9 deletions
+7
View File
@@ -0,0 +1,7 @@
- name: Configure the BC250
hosts: bc250
roles:
- name: Install kernel
role: kernel
- name: Install fan control and temperature driver
role: fan