You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
name: Execute the command in remote shell; stdout goes to the specified file on the remote.
shell: bash /etc/profile.d/jdk.sh >> somelog.txt
become: yes
become_user: root
@steenzout you are right, if you want to use multi versions of java , this change do not meet it, it works only assumed that just need one version of java.
i am glad to provide a PR recently recently
this playbook do not set JAVA_HOME environment variables.
The text was updated successfully, but these errors were encountered: