One of the following PRs should be choosen: * https://github.com/robertdebock/ansible-role-java/pull/14 when a shell script will be used to set variables. This will not set JAVA_HOME for every process and not for all shells. * https://github.com/robertdebock/ansible-role-java/pull/15 set path to /etc/environment and fix assignment expression ( do not use export command in assignments expressions )
One of the following PRs should be choosen:
fix location description #14
when a shell script will be used to set variables. This will not set JAVA_HOME for every process and not for all shells.
fix path #15
set path to /etc/environment and fix assignment expression ( do not use export command in assignments expressions )