If installed, pycharm should be upgraded to the expected version

This commit is contained in:
polz 2025-08-02 00:11:40 +02:00
parent 84b5c32e1d
commit b6b5f8460b

View file

@ -5,6 +5,7 @@
- name: Install PyCharm - name: Install PyCharm
win_chocolatey: win_chocolatey:
name: pycharm-community name: pycharm-community
state: upgrade
version: "{{ target_version }}" version: "{{ target_version }}"
# TODO set default project directory to H:\something # TODO set default project directory to H:\something