Further app load optiomation due to 2.18->2.20 update

This commit is contained in:
2025-12-03 23:05:35 +01:00
parent 8fad77f17f
commit 7b262cf46e
8 changed files with 22 additions and 24 deletions

View File

@@ -13,8 +13,9 @@
- name: Setup Swapfile to prevent OOM Failures
# @ See https://en.wikipedia.org/wiki/Out_of_memory
include_role:
name: "svc-opt-swapfile"
include_tasks: "utils/load_app.yml"
vars:
load_app_id: "svc-opt-swapfile"
when: run_once_svc_opt_swapfile is not defined
- name: "Load reset tasks when MODE_RESET is enabled"