From 6b34e316ce82ce9784ffcb0f02fe7cfb682e7a11 Mon Sep 17 00:00:00 2001 From: wendrul <53628737+wendrul@users.noreply.github.com> Date: Mon, 18 Nov 2024 17:09:40 +0100 Subject: [PATCH] Add mode to playbook init for discoverability (#4733) --- frontend/src/lib/script_helpers.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/lib/script_helpers.ts b/frontend/src/lib/script_helpers.ts index 20bbc78461..9f78127b45 100644 --- a/frontend/src/lib/script_helpers.ts +++ b/frontend/src/lib/script_helpers.ts @@ -666,6 +666,7 @@ inventory: # target: ./config_template.j2 # - variable: u/user/ssh_key # target: ./ssh_key + # mode: '0600' # Define the arguments of the windmill script extra_vars: