Feat(domserver): docker compose testing

This commit is contained in:
2025-04-06 18:11:00 +08:00
parent c2de82bd9f
commit 21a5b1b4f6
11 changed files with 124 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
---
- name: Add boot parameters
ansible.builtin.lineinfile:
path: /boot/loader/entries/arch.conf
line: >-
options
cgroup_enable=memory
swapaccount=1
systemd.unified_cgroup_hierarchy=0