From ea2fd95fcf40427bab608130536098f6a9acbcd3 Mon Sep 17 00:00:00 2001 From: marito Date: Mon, 16 Jun 2025 23:24:59 +0000 Subject: [PATCH] wsl conf changed --- roles/common/tasks/main.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/common/tasks/main.yml b/roles/common/tasks/main.yml index a69d114..77f005e 100644 --- a/roles/common/tasks/main.yml +++ b/roles/common/tasks/main.yml @@ -48,5 +48,4 @@ ansible.builtin.fail: msg: | ✅ ACTION REQUIRED: WSL Configuration was Updated! Lenvi has configured /etc/wsl.conf to fix file permissions. You MUST restart WSL for this change to take effect. Please perform the following steps: 1. Close this terminal. 2. Open Windows PowerShell or CMD (not as admin). 3. Run the command: wsl --shutdown 4. Wait a few seconds, then re-open your WSL terminal and cd ~/Lenvi. 5. Re-run ./lenvi.sh - when: wsl_conf_result.changed \ No newline at end of file