perf: 移除 python3 环境变量

pull/12011/head
吴小白 2023-11-01 18:35:10 +08:00
parent 864da49ae6
commit af33ad6631
1 changed files with 2 additions and 0 deletions

View File

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