jetbrains_toolbox

JetBrains Toolbox

Installs JetBrains Toolbox.

Requirements

Role Variables

Variable Required Default Description
jetbrains_toolbox_version :x: 1.8 The version of JetBrains Toolbox to install. Can be a specific version number or "latest"

Dependencies

None

Example Playbook

- hosts: localhost
  vars:
    jetbrains_toolbox_version: 1.8
  roles:
    - jaredhocutt.jetbrains_toolbox
About

Installs JetBrains Toolbox

Install
ansible-galaxy install jaredhocutt/ansible-jetbrains-toolbox
GitHub repository
License
Unknown
Downloads
9100