mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-08 18:35:11 +00:00
Further app load optiomation due to 2.18->2.20 update
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user