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:
@@ -15,5 +15,5 @@
|
|||||||
- name: Stop logs from quietly murdering /
|
- name: Stop logs from quietly murdering /
|
||||||
ansible.builtin.import_tasks: logrotate.yml
|
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
|
ansible.builtin.import_tasks: powertop.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user