perf: 清理旧版本 chromedriver PATH

This commit is contained in:
吴小白 2023-10-24 10:29:14 +08:00
parent de7d7b41c0
commit 2437072768

View File

@ -201,6 +201,7 @@
- name: Check and Clean global system path (Chrome)
ansible.windows.win_path:
elements:
- 'C:\Program Files\JumpServer\drivers\chromedriver_win32'
- 'C:\Program Files\Chrome\chrome-win32'
- 'C:\Program Files\Chrome\chrome-win'
- 'C:\Program Files\chrome-win'