If installed, pycharm should be upgraded to the expected version
This commit is contained in:
parent
84b5c32e1d
commit
b6b5f8460b
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
- name: Install PyCharm
|
||||
win_chocolatey:
|
||||
name: pycharm-community
|
||||
state: upgrade
|
||||
version: "{{ target_version }}"
|
||||
|
||||
# TODO set default project directory to H:\something
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue