webarchitect609.jet_brains_toolbox

Ansible Role: JetBrains Toolbox

Build Status Latest version Downloads License More stuff from me

This Ansible role installs the JetBrains Toolbox App.

It downloads and extracts the software from JetBrains. After the installation finishes, you'll need to run the jetbrains-toolbox script manually. This installs the app in the folder ~/.local/share/JetBrains/Toolbox/ and opens it.

Requirements

Please check the Toolbox System requirements.

Role Variables

Look at defaults/main.yml for the variable settings.

Dependencies

There are no dependencies.

Example Playbook

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

License & Author Information

This role is licensed under the BSD-3-Clause.

Informazioni sul progetto

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

Installa
ansible-galaxy install webarchitect609.jet_brains_toolbox
Licenza
bsd-3-clause
Download
14.5k
Proprietario