Update Linux framework laptop for AMD board.
Unfortunately, FreeBSD does not seem to boot so it is not being updated in this commit.
This commit is contained in:
5
ansible/roles/cpu/tasks/linux_amd.yaml
Normal file
5
ansible/roles/cpu/tasks/linux_amd.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
- name: Install packages
|
||||
package:
|
||||
name:
|
||||
- powertop
|
||||
state: present
|
||||
Reference in New Issue
Block a user