jet_brains_toolbox

Ansible Role: JetBrains Toolbox

Build Status Latest version Downloads License More stuff from me

Installs JetBrains Toolbox App.

It downloads and unpacks the tar archive from JetBrains. After the installation is complete, jetbrains-toolbox executable script should be run manually. It installs the app in ~/.local/share/JetBrains/Toolbox/ and runs it.

Requirements

Please, check Toolbox System requirements.

Role Variables

See defaults/main.yml

Dependencies

None.

Example Playbook

- hosts: servers
  roles:
     - { role: webarchitect609.jet-brains-toolbox }
  vars:
    toolbox_version: "2.2.1.19765"

License & Author Information

BSD-3-Clause

About

Installs JetBrains Toolbox https://www.jetbrains.com/toolbox/app/

Install
ansible-galaxy install webarchitect609/ansible-role-jet-brains-toolbox
GitHub repository
License
bsd-3-clause
Downloads
11882