mirror of https://github.com/jumpserver/jumpserver
perf: 移除 python3 环境变量
parent
864da49ae6
commit
af33ad6631
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue