From 358775689e161b0a7b9bfeebaad8988982235675 Mon Sep 17 00:00:00 2001 From: Wendell Jones Date: Fri, 23 May 2025 08:02:47 -0400 Subject: [PATCH] still modifying --- beszel_install.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/beszel_install.yaml b/beszel_install.yaml index 4fce6a2..e8dc039 100644 --- a/beszel_install.yaml +++ b/beszel_install.yaml @@ -4,7 +4,7 @@ - name: change working directory ansible.builtin.command: cmd: pwd - args: + argv: chdir: /tmp register: exec_result