feat ✨: Add configuration options for log2ram and journald settings
This commit introduces new features that allow users to configure log2ram and journald settings. It includes handlers for log2ram, journald, and a task to configure RAM usage. Additionally, a new role is added for installing and configuring log2ram on Debian systems.
This commit is contained in:
@@ -39,3 +39,6 @@
|
||||
|
||||
- name: Configure kernel panic auto-reboot
|
||||
ansible.builtin.import_tasks: kernel.yml
|
||||
|
||||
- name: Configure ram usage
|
||||
ansible.builtin.import_tasks: ram.yml
|
||||
|
||||
Reference in New Issue
Block a user