ansible-pycharm
ansible-pycharm copied to clipboard
Ansible role to set up PyCharm
pycharm
Set up PyCharm.
Requirements
None
Variables
-
pycharm_version
[default:2023.1.4
]: Version to install -
pycharm_edition
[default:community
]: Edition to install (e.g.community
) -
pycharm_install_prefix
[default:/opt
]: Install prefix -
pycharm_download_url
[default:http://download.jetbrains.com/python
]: Download url
Dependencies
None
Example
---
- hosts: all
roles:
- oefenweb.pycharm
License
MIT
Author Information
Mischa ter Smitten
Feedback, bug-reports, requests, ...
Are welcome!