Back to roles list

sa-dev-pycharm

Build Status

Installs Jetbrains pycharm

Example of use:

     - {
         role: "sa-dev-pycharm"
       }

Advanced:

     - {
         role: "sa-dev-pycharm",
         option_install_java: true,
         java_version: 7,
         pycharm_version: "2016.3.2", #"2016.2.1" #"2016.2" #"2016.1.4" #"2016.1" #5.0.1 # 4.5.4
         pycharm_edition: community # professional | community
         apps_dir: "/home/{{ansible_user_id}}/apps",
         desktop_dir: "Desktop"
       }

Usage with ansible galaxy workflow

  1. If you installed the sa-dev-pycharm role using the command

ansible galaxy install softasap.sa-dev-pycharm

the role will be available in the folder library\softasap.sa-dev-pycharm. Please adjust the path accordingly.

     - {
         role: "softasap.sa-dev-pycharm"
       }

Copyright and license

Code licensed under the BSD 3 clause or the MIT License.

Subscribe for roles updates at FB