gantsign / ansible-role-intellij

Ansible role for installing the IntelliJ IDEA IDE

Home Page:https://galaxy.ansible.com/gantsign/intellij

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove "intellij_" prefix from IntelliJ facts

freemanjp opened this issue · comments

The facts are currently named:

  • ansible_local.intellij.general.intellij_home
  • ansible_local.intellij.general.intellij_desktop_file

Ditch the second "intellij_" to achieve a more concise name:

  • ansible_local.intellij.general.home
  • ansible_local.intellij.general.desktop_file