diff --git a/apps/terminal/automations/deploy_applet_host/playbook.yml b/apps/terminal/automations/deploy_applet_host/playbook.yml index 730f8e54f..3e63bd175 100644 --- a/apps/terminal/automations/deploy_applet_host/playbook.yml +++ b/apps/terminal/automations/deploy_applet_host/playbook.yml @@ -182,7 +182,7 @@ - name: Set chromium and driver on the global system path (Chromium) ansible.windows.win_path: elements: - - 'C:\Program Files\Chrome\chrome-win' + - 'C:\Program Files\Chrome\chrome-win32' - 'C:\Program Files\JumpServer\drivers\chromedriver_win32' - name: Set Chromium variables disable Google Api (Chromium)