base: Add hdparm to physical hosts
This commit is contained in:
parent
10f47b45e0
commit
f886060227
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@
|
||||||
name: "{{ item }}"
|
name: "{{ item }}"
|
||||||
state: installed
|
state: installed
|
||||||
with_items:
|
with_items:
|
||||||
|
- hdparm
|
||||||
- pciutils
|
- pciutils
|
||||||
- powertop
|
- powertop
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Add table
Reference in a new issue