Feat(judgehost): test legacy with debian11
This commit is contained in:
@@ -3,11 +3,7 @@
|
||||
ansible.builtin.lineinfile:
|
||||
path: /boot/loader/entries/arch.conf
|
||||
line: >-
|
||||
options
|
||||
cgroup_enable=memory
|
||||
swapaccount=1
|
||||
SYSTEMD_CGROUP_ENABLE_LEGACY_FORCE=1
|
||||
systemd.unified_cgroup_hierarchy=0
|
||||
options cgroup_enable=memory
|
||||
notify: Reboot
|
||||
- name: Flush handlers
|
||||
ansible.builtin.meta: flush_handlers
|
||||
|
||||
Reference in New Issue
Block a user