fix 🐛: Fix typo in task description
Corrected a minor spelling error in the task description to improve clarity.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
- name: Disable swap or tune it
|
||||
ansible.builtin.import_tasks: swap.yml
|
||||
|
||||
- name: Stop logs from quietly murdering /
|
||||
- name: Stop logs from quietly murdering the disk
|
||||
ansible.builtin.import_tasks: logrotate.yml
|
||||
|
||||
- name: Install powrttop, auto-tune, and make it persistent
|
||||
|
||||
Reference in New Issue
Block a user