ansible-pycharm icon indicating copy to clipboard operation
ansible-pycharm copied to clipboard

Ansible role to set up PyCharm

Results 4 ansible-pycharm issues
Sort by recently updated
recently updated
newest added

As pycharm_downloads_path it has a precedence of 15, [right](https://docs.ansible.com/ansible/latest/user_guide/playbooks_variables.html#understanding-variable-precedence)? How do you overwrite this value properly? And why did you choose to put it as var instead of a default...

question

The installation step itself takes a long time, relative to the rest of the role. I think it may allow skipping this task if it's already installed (i.e. the destination...

bug
enhancement

- support installing the latest version of pycharm either professional or community - 'latest' is the new default.

enhancement