refactor ♻️: Rename task from 'Install, auto-tune, and make it persistent' to 'Install powrtop, auto-tune, and make it persistent'

Refactored the task name to include the specific tool being installed (powrtop) for clarity.
This commit is contained in:
2026-02-12 17:55:44 +01:00
parent d2b127c70c
commit 447bdfb2e1

View File

@@ -15,5 +15,5 @@
- name: Stop logs from quietly murdering /
ansible.builtin.import_tasks: logrotate.yml
- name: Install, auto-tune, and make it persistent
- name: Install powrttop, auto-tune, and make it persistent
ansible.builtin.import_tasks: powertop.yml