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.
Please, check Toolbox System requirements.
None.
- hosts: servers
roles:
- { role: webarchitect609.jet-brains-toolbox }
vars:
toolbox_version: "3.2.0.65851"