refactor ♻️: Refactor task structure and update configuration method in ram.yml
This commit refactors the task structure in `ram.yml` and updates the configuration method to improve readability and maintainability.
This commit is contained in:
@@ -31,6 +31,3 @@
|
||||
ansible.builtin.systemd:
|
||||
name: systemd-journald
|
||||
state: restarted
|
||||
|
||||
- name: Reload sysctl
|
||||
ansible.builtin.command: sysctl --system
|
||||
|
||||
Reference in New Issue
Block a user