feat: add power and performance playbook

This commit is contained in:
2026-08-14 22:21:03 +01:00
parent 8dc6ac2939
commit 80d48e6f46
3 changed files with 21 additions and 4 deletions
+7
View File
@@ -0,0 +1,7 @@
---
- name: Configure performance tuning
hosts: all
become: true
roles:
- giovtorres.tuned
- irqbalance