base: Add hdparm to physical hosts

This commit is contained in:
Timo Makinen 2024-12-25 08:09:35 +00:00
parent 10f47b45e0
commit f886060227

View file

@ -98,6 +98,7 @@
name: "{{ item }}" name: "{{ item }}"
state: installed state: installed
with_items: with_items:
- hdparm
- pciutils - pciutils
- powertop - powertop
when: when: