gantsign / ansible-role-maven

Ansible role for installing Apache Maven

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove "maven_" prefix from Maven facts

freemanjp opened this issue · comments

The facts are currently named:

  • ansible_local.maven.general.maven_version
  • ansible_local.maven.general.maven_home

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

  • ansible_local.maven.general.version
  • ansible_local.maven.general.home