refactor ♻️: Refactor task structure and update configuration method in ram.yml
Some checks failed
ansible-lint / Ansible Lint (push) Failing after 12s
Gitleaks Scan / gitleaks (push) Successful in 4s
Markdown Lint / markdown-lint (push) Successful in 5s

This commit refactors the task structure in `ram.yml` and updates the configuration method to improve readability and maintainability.
This commit is contained in:
2026-02-15 09:27:03 +01:00
parent 6aaa186c1f
commit 83febca09a
2 changed files with 24 additions and 24 deletions

View File

@@ -31,6 +31,3 @@
ansible.builtin.systemd:
name: systemd-journald
state: restarted
- name: Reload sysctl
ansible.builtin.command: sysctl --system